From: Pavel Sanda Date: Sat, 30 Jul 2022 22:23:09 +0000 (+0200) Subject: Doxy for zoom args in ui-toggle lfun. X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=130282a418f932bc679a85a50098fcd62c9184e8;p=features.git Doxy for zoom args in ui-toggle lfun. --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 559d9501e3..b14a0c01cc 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -4095,6 +4095,8 @@ void LyXAction::init() menubar : Toggle visibility of the menubar.\n scrollbar : Toggle visibility of the scrollbar.\n frame : Toggle visibility of the frames around editing window.\n + zoomslider : Toggle visibility of the zoom slider in tabbar.\n + zoomlevel : Toggle visibility of the zoom level display in tabbar.\n fullscreen : Toggle fullscreen mode. This also covers calling the previous functions. However #LFUN_TOOLBAR_TOGGLE for the custom tweaks of the toolbars should be used.