mikedilger / gossip

Gossip is a nostr client
Other
708 stars 81 forks source link

Window prevented from being reduced in height #862

Open bosfer opened 1 month ago

bosfer commented 1 month ago

Gossip Version 0.11.3 (latest release) Attempting to reduce the window height by the window manager fails. For example, grabbing the upper or lower part of the window frame with the cursor and attempting to drag it. The window height can be increased without problem. This limitation prevents Gossip from fitting on my 1080p screen. I see no graphical elements which would prevent the window size from being reduced. Horizontal reduction works.

mikedilger commented 1 month ago

:-( Weird. Is that on windows? @bu5hm4nn

bosfer commented 1 month ago

Xorg+XFWM4 (XFCE)

mikedilger commented 1 month ago

I'm also on Xorg+XFWM4 (XFCE) and I can reduce the window height by the borders. There is a minimum size that I wish were a bit smaller but that is neither here nor there.

Maybe the current code has resolved this problem and it will be fixed in the next release. I intend to release again pretty soon.