This website requires JavaScript.
Explore
Help
Sign In
moonpower
/
imgui
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5,934
Commits
4
Branches
0
Tags
fbf70070bba5e582c14f4cbe1953f0dab29e78f1
Commit Graph
3 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
Louis Schnellbach
and
ocornut
fbf70070bb
InputText: Fixed minor inconsistency when pressing Down on the last line when it doesn't have a carriage return (it used to move to the end of the line)
...
+ fixed two of our typos in stb_textedit.h
2020-09-17 12:21:31 +02:00
Louis Schnellbach
and
ocornut
8c80d533d9
Tab Bar: Fixed a small bug where toggling a tab bar from Reorderable to not Reorderable would leave tabs reordered in the tab list popup.
2020-08-26 16:36:57 +02:00
Louis Schnellbach
and
omar
b1d8309abc
Added ImGuiTabItemFlags_NoTooltip for individual Tab Item.
2020-06-18 15:55:10 +02:00