mirror of
https://github.com/Drezil/imgui.git
synced 2025-08-02 10:03:13 +02:00
Columns: avoid growing ColumnsData vector when closing a window with no columns (#125)
(Will break calling GetColumnOffset() when there's no column but it would only have worked after the first frame anyway, so basically it didn't work)
This commit is contained in:
Reference in New Issue
Block a user