godot/scene/gui
Hugo Locurcio 76bd7d796b
Make Range return 1.0 ratio if minimum and maximum values are equal
An error message is also no longer printed.
This matches the behavior found in most UI frameworks where having
equal minimum and maximum values is considered acceptable.

This closes #43179.

(cherry picked from commit 44204ec32d)
2021-01-26 17:00:17 +01:00
..
aspect_ratio_container.cpp doc: Sync classref with current source 2021-01-13 16:55:27 +01:00
aspect_ratio_container.h doc: Sync classref with current source 2021-01-13 16:55:27 +01:00
base_button.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
base_button.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
box_container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
box_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
button.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
button.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
center_container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
center_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
check_box.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
check_box.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
check_button.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
check_button.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
color_picker.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
color_picker.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
color_rect.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
color_rect.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
control.cpp Exposed find_next_valid_focus and find_prev_valid_focus. 2021-01-26 17:00:16 +01:00
control.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
dialogs.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
dialogs.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
file_dialog.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
file_dialog.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gradient_edit.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gradient_edit.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
graph_edit.cpp Fix minimap capturing events and improve its theme 2021-01-25 21:49:34 +03:00
graph_edit.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
graph_node.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
graph_node.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
grid_container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
grid_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
item_list.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
item_list.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
label.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
label.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
line_edit.cpp [GUI] Enforce virtual keyboard redisplay on clear 2021-01-26 13:18:14 +03:00
line_edit.h [GUI] Enforce virtual keyboard redisplay on clear 2021-01-26 13:18:14 +03:00
link_button.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
link_button.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
margin_container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
margin_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
menu_button.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
menu_button.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
nine_patch_rect.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
nine_patch_rect.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
option_button.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
option_button.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
panel_container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
panel_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
panel.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
panel.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
popup_menu.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
popup_menu.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
popup.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
popup.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
progress_bar.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
progress_bar.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
range.cpp Make Range return 1.0 ratio if minimum and maximum values are equal 2021-01-26 17:00:17 +01:00
range.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
reference_rect.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
reference_rect.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
rich_text_effect.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
rich_text_effect.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
rich_text_label.cpp Keep RichTextLabel visible character properties in sync 2021-01-15 16:49:46 +01:00
rich_text_label.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scroll_bar.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scroll_bar.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scroll_container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scroll_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
separator.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
separator.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
shortcut.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
shortcut.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
slider.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
slider.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
spin_box.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
spin_box.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
split_container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
split_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tab_container.cpp Fix errors when removing non Control node from TabContainer 2021-01-13 16:17:10 +01:00
tab_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tabs.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tabs.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
text_edit.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
text_edit.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
texture_button.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
texture_button.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
texture_progress.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
texture_progress.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
texture_rect.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
texture_rect.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tool_button.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tool_button.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tree.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tree.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
video_player.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
video_player.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
viewport_container.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
viewport_container.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00