Skip to content

Commit fe00a13

Browse files
committed
Update README
1 parent d06cfbf commit fe00a13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wiki/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@ The rest are fixes and small API additions. There are several breaking changes,
884884
- [Input] The modificator keys (shift, ctrl, alt, cmd) and `tab` are not consumed anymore while the input is selected, so your hotkeys keep working while the user types
885885
- [Input] The `key_back` action now unselects the input field instead of being swallowed
886886
- [Input] Add `input:get_text_visual()` to get the text as it is displayed on the node. It can differ from `get_text()` when the text adjust mode trims the value
887-
- [Data List] `on_scroll_progress_change` is now triggered on scroll, before it was not triggered at all
887+
- [Data List] `on_scroll_progress_change` fix for correct values report
888888
- [Data List] Add `data_list:refresh()` to rebuild the list when something outside of the data has changed, like the grid item size
889889
- [Slider] / [Rich Input] Fix the click position on a scaled GUI, the scene scale was applied twice
890890
- [Lang Text] `on_change` is not triggered twice on `set_text` anymore

0 commit comments

Comments
 (0)