mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 02:01:40 -05:00
parent
82fb2151a0
commit
6c7c442ad2
1 changed files with 4 additions and 1 deletions
|
@ -669,7 +669,10 @@ void EditColorBox::prepare() {
|
|||
}
|
||||
}, lifetime());
|
||||
|
||||
updateFromControls();
|
||||
updateRGBFields();
|
||||
updateHSVFields();
|
||||
updateResultField();
|
||||
update();
|
||||
}
|
||||
|
||||
void EditColorBox::setInnerFocus() {
|
||||
|
|
Loading…
Add table
Reference in a new issue