It seems like the library uses a wrong offset to render the Canvas widget inside a Window.
This happens when compiling example4 that is part of the official source code. The wrong offset
(in comparison to the window) grows with increasing Window coordinates. This works fine on
Windows.
It seems like the library uses a wrong offset to render the Canvas widget inside a Window. This happens when compiling example4 that is part of the official source code. The wrong offset (in comparison to the window) grows with increasing Window coordinates. This works fine on Windows.
Steps to reproduce: