Skip to content

TextFieldContextMenu: Make menu separator invisible when its preceding items are too

Gabriel Karlsson requested to merge gk/qqc2-desktop-style:fixcontextmenu into master

This MR makes the menu separator not visible under the same conditions as its preceding menu items. If there are no visible items at the top, there will now be no separator either.

Before After
before after

The spacing issues are addressed in !136 (merged)

Edited by Gabriel Karlsson

Merge request reports