quickgui icon indicating copy to clipboard operation
quickgui copied to clipboard

Window controls aren't in the corner of the window

Open popey opened this issue 2 years ago • 2 comments

Using quickgui from tip of git.

If I build using flutter 3.3.8 on Ubuntu 22.10 (Kubuntu) and run, the X window close button is offset from the corner of the window. I don't know if this is a flutter or quickgui issue.

image

I'd expect the close icon to be in a similar location to other applications.

popey avatar Nov 13 '22 12:11 popey