Simplify Freya.
#1696
Replies: 1 comment
-
|
Simplify does not always mean better readability. Issues with your proposal:
I will not change this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've recently learned about other Rust GUI, and the code below is referenced from other GUI, which can make the code look better.
Current code:
Expected code:
Beta Was this translation helpful? Give feedback.
All reactions