Skip to content

extension-imgui 1.2.0

Compare
Choose a tag to compare
@britzl britzl released this 29 Nov 08:52
· 23 commits to master since this release
efed589

NEW: Added a bunch of new functions:

  • set_style_scrollbar_size()
  • get_content_region_avail()
  • push_item_width()
  • pop_item_width()
  • set_next_item_width()
  • calc_item_width()
  • set_rendering_enabled()

Thanks @dri-richard for the contributions!