https://bugs.documentfoundation.org/show_bug.cgi?id=153572
Bug ID: 153572
Summary: Basic IDE also needs .uno:ZoomPlus and .uno:ZoomMinus
commands
Product: LibreOffice
Version: 7.5.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Calc, Writer and Impress/Draw implement the .uno:ZoomPlus (SID_ZOOM_IN) and
.uno:ZoomMinus (SID_ZOOM_OUT) commands, which can be associated with keyboard
shortcuts such as Ctrl + for zooming in/out of a document.
After working on bug 45705 I noticed that this command is not implemented in
the Basic IDE. It would be very useful to have these commands in the Basic IDE
so we can zoom in and out of the code editor with a keyboard shortcut.
--
You are receiving this mail because:
You are the assignee for the bug.