mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #126] [MERGED] [apps/code] Fix multiplication in Python app on simulator #273
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#273
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/126
Author: @Yaya-Cout
Created: 1/14/2022
Status: ✅ Merged
Merged: 1/21/2022
Merged by: @Lauryy06
Base:
upsilon-dev← Head:upsilon-dev-multiplication-fix📝 Commits (2)
4b6e4df[apps/code] Fix multiplication in Python app on simulatore7cd48eMerge branch 'Lauryy06:upsilon-dev' into upsilon-dev-multiplication-fix📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
ion/src/shared/keyboard/layout_B2/layout_events.cpp(+1 -1)📄 Description
On simulator, the multiplication sign is × in all application but in Python, the sign had to be *. This pull request this.
Fixes #121
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.