pop-os / cosmic-edit

COSMIC Text Editor
GNU General Public License v3.0
232 stars 54 forks source link

Strange border thickness in popup menus #175

Open REALERvolker1 opened 5 months ago

REALERvolker1 commented 5 months ago

Hey there. This my be super nitpicky, but I think it is best to deal with this rendering weirdness earlier rather than later.

image

My compositor is Hyprland and my screenshot tool is Grim/slurp/swappy, just in case you need that info. I did notice it in person though, which is why I make this issue.

It is difficult to spot, look at the left edges of the menus.

FreeFull commented 5 months ago

It looks like that in niri and weston too, so it's not Hyprland-specific. Also, it only seems to happen in the View menu, but not the other menus.

REALERvolker1 commented 5 months ago

Also I think it should be a slider, not a list of numbers. Definitely more of a design critique though.

FreeFull commented 5 months ago

Note: This seems to be a libcosmic/iced issue, rather than a cosmic-edit issue

It seems like it's the horizontal position of the menu matters. The reason View is affected is that it's the furthest to the right. Some sort of subpixel positioning issue, maybe?