kernel/gui: client_box.height can become -1 when resizing the window #249
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It’s possible to resize a window in such a way that a system call returning the window size sets client_box.height to a negative value (-1).
The screenshots show an example program that displays the client area size in the window title:
Discussion in the telegram group: https://t.me/kolibri_os/135626