[Libreoffice-ux-advise] [Bug 105259] Area style dialog badly aligned
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 12 14:27:31 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=105259
--- Comment #5 from Maxim Monastirsky <momonasmon at gmail.com> ---
FYI we can do things differently with gtk3, i.e.
if (Application::GetToolkitName() == "gtk3")
{
// do something
}
Surely this isn't the "right" solution, but it might be good enough until we
find a better one.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list