You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem or limitation you are having in your project
When I make tutorials it is common to forget the size of the code text which can make it difficult to read if users see them on small screens.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
When many tutorial creators make tutorials, the code is not visible because they forget to change the zoom
Since version 4.3 includes this option, it will be easier for you to configure the size; however, the code zoom has unnecessary sizes like 25% or 200% and 300%
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
I suggest adding the zoom of 110% and 120% or 125% so you can better configure the code size in the tutorials
If this enhancement will not be used often, can it be worked around with a few lines of script?
No
Is there a reason why this should be core and not an add-on in the asset library?
It is already included in the editor, it would just be removing unnecessary sizes and adding new ones
The text was updated successfully, but these errors were encountered:
Calinou
changed the title
Add zoom of 110% and 120 or 125% in the code editor in version 4.3
Add zoom presets of 110% and 120 or 125% in the script editor
Jul 21, 2024
Describe the project you are working on
I make tutorials for godot
Describe the problem or limitation you are having in your project
When I make tutorials it is common to forget the size of the code text which can make it difficult to read if users see them on small screens.
Describe the feature / enhancement and how it helps to overcome the problem or limitation
When many tutorial creators make tutorials, the code is not visible because they forget to change the zoom
Since version 4.3 includes this option, it will be easier for you to configure the size; however, the code zoom has unnecessary sizes like 25% or 200% and 300%
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
I suggest adding the zoom of 110% and 120% or 125% so you can better configure the code size in the tutorials
If this enhancement will not be used often, can it be worked around with a few lines of script?
No
Is there a reason why this should be core and not an add-on in the asset library?
It is already included in the editor, it would just be removing unnecessary sizes and adding new ones
The text was updated successfully, but these errors were encountered: