mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-24 15:50:25 +01: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:
parent
1aac69c937
commit
58b23b4785
Loading…
Reference in New Issue
Block a user