Skip to content

Allow zooming in Editor Help #95366

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

Closed
wants to merge 1 commit into from

Conversation

Chaosus
Copy link
Member

@Chaosus Chaosus commented Aug 10, 2024

This is a clean, rewritten version of #37196.
Compared to that PR, it introduces a global zoom button at status bar:

doc_zoom

(I did not add a co-author because I've almost redone it from scratch)

@Chaosus Chaosus requested a review from a team as a code owner August 10, 2024 19:47
@Chaosus Chaosus added this to the 4.4 milestone Aug 10, 2024
@Chaosus Chaosus force-pushed the help-zoom-text branch 9 times, most recently from 37f46c7 to b610c2b Compare August 11, 2024 07:21
@AThousandShips AThousandShips changed the title Make Editor Help text possible to be zoomed in/out Allow zooming in Editor Help Aug 11, 2024
@Chaosus
Copy link
Member Author

Chaosus commented Aug 17, 2024

This needs to be redone differently - by implementing a zoom factor property to the RichTextLabel. The proper change is hard to make because all BBCode elements must be complained with a zoom level.

@Chaosus Chaosus closed this Aug 17, 2024
@Chaosus Chaosus deleted the help-zoom-text branch August 17, 2024 10:20
@Chaosus Chaosus removed this from the 4.4 milestone Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to change font size/zoom level in the Editor help with a shortcut (Ctrl + Mouse Wheel)
1 participant