commit | d9ca3939e13293335e9fa1cc50f37d93cccef7ce | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Mon Oct 26 18:28:49 2020 +0100 |
committer | ocornut <omarcornut@gmail.com> | Fri Dec 04 19:15:24 2020 +0100 |
tree | c187f22bd35fa5504bc59850c195d0eca972f077 | |
parent | 51abdd53e332c62e761910f9741925c8d5dc34df [diff] |
Tables: Tidy up comments. Replaced some Columns by Tables in demo. Removed ImGuiTableFlags_Scroll (combining ScrollX/ScrollY) because each axis inccur different requirements/constraints.