 Louis Schnellbachandocornut
|
99f69eb185
|
Tab Bar: Moved up TabBarScrollingButtons function call. (#3291)
|
2020-09-22 16:43:39 +02:00 |
|
 Louis Schnellbachandocornut
|
3422cb1308
|
Tab Bar: Various fixes. Tried to reduce code complexity. (#3291)
|
2020-09-22 16:43:39 +02:00 |
|
 Louis Schnellbachandocornut
|
7ac16c02cc
|
Tab Bar: Fix multiple width and position computation issue. (#3291)
|
2020-09-22 16:43:38 +02:00 |
|
 Louis Schnellbachandocornut
|
4a57a982be
|
Tab Bar: Added TabItemButton(), ImGuiTabItemFlags_Leading, ImGuiTabItemFlags_Trailing + demo. (#3291)
(squashed various commits by 2 authors)
|
2020-09-22 16:43:38 +02:00 |
|
 Louis Schnellbachandocornut
|
ec945f44b5
|
InputText: Added support for Page Up/Down in InputTextMultiline. (#3430)
+ fix stb_textedit.h to build with C language (amend fbf70070)
|
2020-09-18 14:15:17 +02:00 |
|
 Louis Schnellbachandocornut
|
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 Schnellbachandocornut
|
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 Schnellbachandomar
|
b1d8309abc
|
Added ImGuiTabItemFlags_NoTooltip for individual Tab Item.
|
2020-06-18 15:55:10 +02:00 |
|