Zoom fit best for details scene again working.
--HG-- branch : feature
This commit is contained in:
parent
1c0dced61d
commit
836df6e309
|
@ -4332,7 +4332,7 @@ void MainWindow::ZoomFirstShow()
|
||||||
* pattern will be moved. Looks very ugly. It is best solution that i have now.
|
* pattern will be moved. Looks very ugly. It is best solution that i have now.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (pattern->DataDetails()->size() > 0)
|
if (pattern->DataPieces()->size() > 0)
|
||||||
{
|
{
|
||||||
ActionDetails(true);
|
ActionDetails(true);
|
||||||
ui->view->ZoomFitBest();
|
ui->view->ZoomFitBest();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user