ocornut
|
f75cf62d2f
Tables: fixed resizing columns when using multiple synched instances that are layed out at different X positions. (#7933)
|
11 mesiacov pred |
ocornut
|
8dd33839f0
Tables: fixed an issue detecting hovering column/row when using multiple synched instances layed out at different X positions. (#7933)
|
11 mesiacov pred |
ocornut
|
722a2a12fb
Tables: comments. (#7937)
|
11 mesiacov pred |
ocornut
|
864a2bf6b8
Tables: another attempt at making contents not overlap the bottom and right border in a scrolling table. (#6765, #3752, #7428)
|
11 mesiacov pred |
ocornut
|
a131c3e611
Tables: revert a34071876 extending outer bottom/right border by 1, this is not the right solution. (#6765, #3752)
|
11 mesiacov pred |
ocornut
|
0b9adc2c79
BeginChild: (BREAKING) renamed ImGuiChildFlags_Border to ImGuiChildFlags_Borders.
|
11 mesiacov pred |
ocornut
|
dcf54782d4
Version 1.91.WIP
|
1 rok pred |
ocornut
|
8199457a7d
Version 1.91.0
|
1 rok pred |
ocornut
|
249d5caedb
Tables: storing LastFrozenHeight for frozen requests that don't have actual freezing due to zero scrolling. (#7821, #5143)
|
1 rok pred |
ocornut
|
4247f190c2
Demo: Property Editor: rearrange code + replace use of bool to proper ImGuiChildFlags.
|
1 rok pred |
ocornut
|
0de88a928d
Added ImGuiItemFlags_AutoClosePopups as a replacement for internal's ImGuiItemFlags_SelectableDontClosePopup. (#1379, #1468, #2200, #4936, #5216, #7302, #7573)
|
1 rok pred |
ocornut
|
0f63d3e916
Internals: added FontScale storage.
|
1 rok pred |
ocornut
|
84cc72f372
Version 1.91.0 WIP
|
1 rok pred |
ocornut
|
cb16be3a3f
Version 1.90.9
|
1 rok pred |
ocornut
|
7260bb51cf
Version 1.90.9 WIP
|
1 rok pred |
ocornut
|
6f7b5d0ee2
Version 1.90.8
|
1 rok pred |
ocornut
|
a31aa683ff
Tables: fixed an issue where ideal size reported to parent container wouldn't correctly take account of inner scrollbar. (#7651)
|
1 rok pred |
ocornut
|
68a05e3f04
Tables: fixed a bug where after disabling the ScrollY flag for a table, previous scrollbar width would be accounted for. (#5920)
|
1 rok pred |
ocornut
|
51823d117d
Misc: made ImGuiDir, ImGuiSortDirection, ImGuiMouseCursor stronger-typed enums + cater for possible warning in backends's switch()
|
1 rok pred |
ocornut
|
1f9fc382c3
Version 1.90.8 WIP
|
1 rok pred |
ocornut
|
00ad3c65bc
Version 1.90.7
|
1 rok pred |
ocornut
|
a1566c5e1b
Tables: fixed 28a283b breaking PageDown on tables with no interactive items.
|
1 rok pred |
ocornut
|
cd48059dc5
Tables: comments about skipping access to table data in coarse clipping path.
|
1 rok pred |
ocornut
|
28a283b460
Windows: BeginChild(), Tables:fixed visibility of fully clipped child windows and tables to Test Engine.
|
1 rok pred |
Eugene Sandulenko
|
aa5a6098ee
Fixed typos in comments (#7599)
|
1 rok pred |
Hubert Maier
|
07dbcf1f70
Fixed typos. (#7593)
|
1 rok pred |
ocornut
|
e4576914cb
Internals: amend f806c76 to better match docking + fixed unused static forward declaration warning.
|
1 rok pred |
ocornut
|
f806c76e97
Tables, Dpi: added dummy g.DpiScale storage (to be altered in docking), using to scale tables border hit thickness.
|
1 rok pred |
prabu
|
510eb8f480
Tables: fixed cell background of fully clipped row overlapping with header. (#7575, #7041)
|
1 rok pred |
ocornut
|
f48aae600a
Version 1.90.7 WIP
|
1 rok pred |