Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rajter committed Mar 11, 2022
1 parent 5588eb1 commit 34a211a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/colorpickerwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ void ColorPickerWindow::Redraw()

void ColorPickerWindow::FinishPick(bool takeColor)
{
app->hold();
close();

auto display = this->get_display();
Expand Down

0 comments on commit 34a211a

Please sign in to comment.