|
|
@ -79,6 +79,7 @@ Other Changes:
|
|
|
|
- InputText: made double-click select word, triple-line select line. Word delimitation logic differs
|
|
|
|
- InputText: made double-click select word, triple-line select line. Word delimitation logic differs
|
|
|
|
slightly from the one used by CTRL+arrows. (#2244)
|
|
|
|
slightly from the one used by CTRL+arrows. (#2244)
|
|
|
|
- InputText: fixed ReadOnly flag preventing callbacks from receiving the text buffer. (#4762) [@actondev]
|
|
|
|
- InputText: fixed ReadOnly flag preventing callbacks from receiving the text buffer. (#4762) [@actondev]
|
|
|
|
|
|
|
|
- InputText: fixed Shift+Delete from not cutting into clipboard. (#4818, #1541) [@corporateshark]
|
|
|
|
- InputTextMultiline: fixed incorrect padding when FrameBorder > 0. (#3781, #4794)
|
|
|
|
- InputTextMultiline: fixed incorrect padding when FrameBorder > 0. (#3781, #4794)
|
|
|
|
- InputTextMultiline: fixed vertical tracking with large values of FramePadding.y. (#3781, #4794)
|
|
|
|
- InputTextMultiline: fixed vertical tracking with large values of FramePadding.y. (#3781, #4794)
|
|
|
|
- Separator: fixed cover all columns while called inside a table. (#4787)
|
|
|
|
- Separator: fixed cover all columns while called inside a table. (#4787)
|
|
|
|