Fix size not appearing on size tool when started from launcher (#2734)
* Fix size not appearing on size tool when started from launcher * clang format
This commit is contained in:
@@ -1101,6 +1101,8 @@ void CaptureWidget::initSelection()
|
||||
m_context.selection = extendedRect(m_selection->geometry());
|
||||
emit m_selection->geometrySettled();
|
||||
}
|
||||
|
||||
updateSizeIndicator();
|
||||
}
|
||||
|
||||
void CaptureWidget::setState(CaptureToolButton* b)
|
||||
|
||||
Reference in New Issue
Block a user