aui-framework / aui

Declarative UI toolkit for modern C++20
Mozilla Public License 2.0
56 stars 13 forks source link

Grid splitter stange behaviour in aui.example.views #310

Open Alex2772 opened 2 months ago

Alex2772 commented 2 months ago

304

The grid splitter seems to behave erratically, I can get it outside of the window, the last cell of the first row grows more than the others, and it resets itself to the initial position all the time.

It would be nice to implement cursors to react on all splitters.