mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-03-27 18:39:41 +00:00
Make m_context.selection synced with m_selection (#1894)
This commit is contained in:
@@ -97,6 +97,7 @@ void SelectionWidget::resizeEvent(QResizeEvent*)
|
||||
void SelectionWidget::moveEvent(QMoveEvent*)
|
||||
{
|
||||
updateAreas();
|
||||
emit resized();
|
||||
}
|
||||
|
||||
void SelectionWidget::updateColor(const QColor& c)
|
||||
|
||||
Reference in New Issue
Block a user