summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_editor.cpp
diff options
context:
space:
mode:
authorMichael Wörner <michael.woerner@blickshift.de>2023-12-04 17:19:39 +0100
committerMichael Wörner <michael.woerner@blickshift.de>2023-12-17 15:36:57 +0100
commit21d778b0c3f7b1cb20f07dfe1e16a90097d7012e (patch)
tree78f8cc6c713eab372371223673d158a3b3cfd733 /modules/gdscript/gdscript_editor.cpp
parent41365c6c8ba357a490ed924a128958240f3ccf04 (diff)
downloadredot-engine-21d778b0c3f7b1cb20f07dfe1e16a90097d7012e.tar.gz
Changed HTML input color_changed logic.
Made the HTML field send change events based on whether the new color's string is different from the previous color's string (instead of whether the new string parses to the current color value). Previously, updating the color value even when the corresponding string hadn't changed would unnecessarily quantize the color value to 8 bits just by opening/closing the Color Picker.
Diffstat (limited to 'modules/gdscript/gdscript_editor.cpp')
0 files changed, 0 insertions, 0 deletions