[Libreoffice-bugs] [Bug 128942] Remove frame around rotation wheel within Position and Size / Ratation dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 23 00:06:09 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=128942

Thorsten Wagner <thorsten.wagner.4 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caolanm at redhat.com
             Status|NEW                         |ASSIGNED

--- Comment #3 from Thorsten Wagner <thorsten.wagner.4 at gmail.com> ---
To remove frame around rotation wheel shadow had to be disabled for enclosing
GtkViewPort and GtkScrolledWindow objects. This was done using Glade. On Linux
result is as expected, on macOS frame is not removed. To remove frame on macOS
too, GtkScrolledWindow was removed too. Result looks as expected on macOS too
(see screenshot attached).

@ Caolan: Could you please doublecheck whether this is the right approach
(modified Glade output is attached too).

As there is no change within C++ code, GTKScrolledWindow is addressed there
furthermore although it has been removed within the XML UI description file:

m_xCtrlDial(new DialControl(m_xBuilder->weld_scrolled_window("anglepreview")))

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200123/2d8d5061/attachment.htm>


More information about the Libreoffice-bugs mailing list