ajtruckle / meeting-schedule-assistant-support

Get support for Meeting Schedule Assistant.
https://www.publictalksoftware.co.uk/meeting-schedule-assistant/
5 stars 0 forks source link

Add Zoom feature to Script Editor #70

Closed ajtruckle closed 6 months ago

ajtruckle commented 6 months ago

Is your feature request related to a problem? Please describe. It would be useful to have the ability to make the code smaller / larger in the Script Editor.

Describe the solution you'd like Implement a Zoom feature, similar to the one in NotePad++:

image

Additional context

cengizu commented 6 months ago

@ajtruckle Sure, this will be a nice and subtle touch. 👍

ajtruckle commented 6 months ago

@cengizu Here is the new wording for the help topic:

Zoom

Flyout menu: image

Zoom In (Ctrl+Mouse Wheel Up / Ctrl+Num +):

  • Use this option to magnify the content of your current document, making text appear larger and more readable.
  • Shortcut: Hold down the Ctrl key and scroll up with your mouse wheel, or press Ctrl+Num + on your keyboard.

    Zoom Out (Ctrl+Mouse Wheel Down / Ctrl+Num -):

  • This option reduces the size of the content on your screen, allowing you to see more of your document at once.
  • Shortcut: Hold down the Ctrl key and scroll down with your mouse wheel, or press Ctrl+Num - on your keyboard.

    Restore Default Zoom (Ctrl+Num /):

  • If you’ve zoomed in or out and want to return to the default view size, select this option.
  • Shortcut: Press Ctrl+Num / on your keyboard.