-
-
Notifications
You must be signed in to change notification settings - Fork 92
feat(settings): increase text size/zoom and implement proper error messages #844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(settings): increase text size/zoom and implement proper error messages #844
Conversation
RohitKushvaha01
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extended Icons library will increase the app size too much
Why don't we simply set Xed-Editor/app/build.gradle.kts Lines 64 to 66 in 328d359
|
Enabling minification causes issues, and sora editor doesn't behave well |
Why don't you just add Proguard rules to solve the issues? If that's not possible, we could simply add this error drawable manually. |
Changes
8to632to100(the same value as in vscode)InputDialogCancelCloses #671 (I did not implement the zoom factor percentage number because I think that's not important)