mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-04-11 04:01:18 +00:00
parent
82fb2151a0
commit
6c7c442ad2
@ -669,7 +669,10 @@ void EditColorBox::prepare() {
|
|||||||
}
|
}
|
||||||
}, lifetime());
|
}, lifetime());
|
||||||
|
|
||||||
updateFromControls();
|
updateRGBFields();
|
||||||
|
updateHSVFields();
|
||||||
|
updateResultField();
|
||||||
|
update();
|
||||||
}
|
}
|
||||||
|
|
||||||
void EditColorBox::setInnerFocus() {
|
void EditColorBox::setInnerFocus() {
|
||||||
|
Loading…
Reference in New Issue
Block a user