helloSystem / QtPlugin

Qt platform plugin and style, required for Qt applications to export their menus over D-Bus in the required format
5 stars 4 forks source link

Get rid of extra line around non-selected list item #10

Closed probonopd closed 3 years ago

probonopd commented 3 years ago

Qt seems to draw a line around "the non-selected list item that would be selected if an item was selected" (I have no better way of puting this).

image

Does anyone know what this Qt UI element is called? How can we get rid of it?

probonopd commented 3 years ago

Solved in https://github.com/helloSystem/QtPlugin/commit/6b7461ce7359ef745a4a49ef2bd07d10d80ec644.