mirror of
https://github.com/chenasraf/redot-engine.git
synced 2026-05-18 01:39:11 +00:00
Merge pull request #784 from Spartan322/4.3-no-close-pick-colorpicker
[4.3] Remove hide on `ColorPicker` color picking
This commit is contained in:
@@ -1520,7 +1520,6 @@ void ColorPicker::_pick_finished() {
|
||||
}
|
||||
is_picking_color = false;
|
||||
set_process_internal(false);
|
||||
picker_window->hide();
|
||||
}
|
||||
|
||||
void ColorPicker::_pick_button_pressed_legacy() {
|
||||
|
||||
Reference in New Issue
Block a user