https://bugs.documentfoundation.org/show_bug.cgi?id=154731
Heiko Tietze <heiko.tie...@documentfoundation.org> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|Windows (All) |All Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org, | |mentoring@documentfoundatio | |n.org Keywords|needsUXEval |difficultyBeginner, | |easyHack, skillCpp, topicUI --- Comment #2 from Heiko Tietze <heiko.tie...@documentfoundation.org> --- Should be easyhackable to hide the controls instead of making it disabled. The UI is cui/uiconfig/ui/zoomdialog.ui loaded in cui/source/dialogs/zoom.cxx and the function in question m_xViewFrame->set_sensitive(false); -- You are receiving this mail because: You are the assignee for the bug.