-
Notifications
You must be signed in to change notification settings - Fork 101
Conversation
…agsDisabled) to disable widgets interactions (style is modified separately)
…ng imgui_internal.h doesn't seem to work
… size from 256 to 64, since 64 is maximum amount of possible columns
Fixed all linters errors. Still fails due the fact that version is 1.80 and not 1.79. |
Thank you for the effort. |
Should be good to go. For some reason, I assumed that only you can fix those test issues 😆 |
Updated to 1.81 version. Some potentially breaking changes to freetype font rendering. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've done a first pass of a review. Seems like this change will cause yet another bump of the major version, there are several breaking changes.
Please address my comments - I'll then do the final steps.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect, thank you!
Rather large update. I have been using tables since ~summer and they work really well.