https://bugs.documentfoundation.org/show_bug.cgi?id=167536
--- Comment #7 from Michael Weghorn <[email protected]> --- (In reply to Parth Raiyani from comment #6) > No it's not. I haven't tried with gt6 VCL plugin but it should be same as > gtk3(presets and shadows icons should be on same row). I'm not sure why it > is showing differently. It's a separate implementation of the weld::IconView interface: GtkInstanceIconView (using a GtkIconView widget) for gtk3, SalInstanceIconView (using a vcl IconView widget) for qt6 (unless using SAL_VCL_QT_USE_WELDED_WIDGETS=1 and a dialog that's already supported for native Qt widgets, see tdf#130857), gen, Windows and macOS, so that implementation might need to be looked into separately. -- You are receiving this mail because: You are the assignee for the bug.
