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

Thorsten Wagner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |ASSIGNED

--- Comment #3 from Thorsten Wagner <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to