[Github-comments] [geany/geany] Show zoom level in document tab label. (#1697)

LarsGit223 notifications at xxxxx
Thu Nov 23 21:37:17 UTC 2017


Display the zoom level in percent in the document tab label.
If the zoom level is changed back to normal size then it will not be shown.

If a user just quickly wants to zoom in and back out then showing the zoom level helps to go back to the normal size without the need of using a keybinding or menu item. IMHO this makes zooming with the mouse wheel more comfortable. The zoom level is displayed in square brackets right beside the file name in a smaller, monospace font, e.g. ```main.c [110%]```.

This is comparable to Firefox which displays the zoom level beside the URL.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1697

-- Commit Summary --

  * Show zoom level in document tab label.

-- File Changes --

    M src/document.c (18)
    M src/editor.c (1)
    M src/sciwrappers.c (15)
    M src/sciwrappers.h (2)

-- Patch Links --

https://github.com/geany/geany/pull/1697.patch
https://github.com/geany/geany/pull/1697.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1697
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171123/b320038a/attachment-0001.html>


More information about the Github-comments mailing list