[go: up one dir, main page]

Menu

#66 Make settings store the text that is entered

0.2.0
open
nobody
None
Software
2023-03-08
2023-03-08
No

Right now, the string that is written to the settings is a parsed and restrung version of the originally entered value. It now accepts values entered in hex for ints, as well as binary and decimal. These value get immediated converted to ints and the value that is retained is the decimal representation of the int. it would be great if the original string was retained so if it is entered in hex it will stay in hex and so-on.

Discussion


Log in to post a comment.