mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #117] setting value not stored in the Function app #35
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#35
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?
Originally created by @Overengined on GitHub (Jan 8, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/117
Describe the bug
The "derived number of f in a" setting is reseted when one leaves the Function app.
To Reproduce
Expected behavior
The setting should keep the value the user gave it when leaving the app. So that there is non need to constantly go back to the setting menu.
Device (please complete the following information):
n011 running Omega 1.23
@Lauryy06 commented on GitHub (Jan 8, 2022):
Thanks for the issue. I think it's not really a bug, but the idea is nice and it's easy to fix.
@Lauryy06 commented on GitHub (Jan 15, 2022):
I fixed it (
f591816122)