dangvd / crystal-dock

A cool dock (desktop panel) for Linux desktop
GNU General Public License v3.0
54 stars 8 forks source link

Sub-menu alignment issue #22

Open dangvd opened 3 months ago

dangvd commented 3 months ago

For some reason, on Wayland, a sub-menu does not align well when showing, when the dock is in Bottom position. Currently Crystal Dock implemented a work-around by adding some empty items to the sub-menu when needed to make the alignment look better. However, it would be nicer if we did not have to do this.