Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dbr
Copy link
Contributor

@dbr dbr commented Dec 2, 2022

More straight forward than I had expected as the major changes are all backwards compatible

Few things to do:

  1. Fix up docking feature
  2. The 1.89.1 tag still had IMGUI_VERSION containing 1.89.1 WIP - update in the next commit. Should probably use this instead of the exact tagged release to avoid the version string being confusing
  3. Consider backwards-compatbility for the ImageButton change
  4. Investigate what changes need to take advantage of the event-based input stuff (probably a separate PR)
  5. Check over changelog for versions since previous 1.86 to see if there's any other significant changes for the bindings

dbr added 3 commits December 2, 2022 13:05
- No longer has separate frame-padding (uses style var)
- Requires ID label
Key variants no longer start at 0 and increment with new IO event refactoring (ID's start at 500, with 0 being "None")
@dbr
Copy link
Contributor Author

dbr commented Dec 21, 2022

Superseded by #688 🥳

@dbr dbr closed this Dec 21, 2022
@dbr dbr deleted the imgui189 branch January 11, 2023 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant