Skip to content

Fix background mode for 2d-runner [AUTOZIP]#1174

Merged
iakov merged 1 commit intotrikset:masterfrom
IKhonakhbeeva:background
Nov 19, 2020
Merged

Fix background mode for 2d-runner [AUTOZIP]#1174
iakov merged 1 commit intotrikset:masterfrom
IKhonakhbeeva:background

Conversation

@IKhonakhbeeva
Copy link
Contributor

Fixed #1105

@IKhonakhbeeva IKhonakhbeeva added this to the 2020.6 milestone Nov 18, 2020
@IKhonakhbeeva IKhonakhbeeva requested a review from iakov November 18, 2020 23:13
@AppVeyorBot
Copy link

Download:
Environment: QT=5.12, ARCH=32, CONFIGURATION=release, QTIFW=C:\Qt\Tools\QtInstallerFramework\3.1
trik-studio-master-i686-auto.zip

}
if (const auto twoDModelWindow = dynamic_cast<view::TwoDModelWidget *>(widget)) {
twoDModelWindows << twoDModelWindow;
if (background)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Тут бы добавить фигурные скобочки, чтобы не было разночтения.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Упс. Не знаю, как умудрилась упустить...

@AppVeyorBot
Copy link

Download:
Environment: QT=5.12, ARCH=32, CONFIGURATION=release, QTIFW=C:\Qt\Tools\QtInstallerFramework\3.1
trik-studio-master-i686-auto.zip

@iakov iakov merged commit 89edecc into trikset:master Nov 19, 2020
@IKhonakhbeeva IKhonakhbeeva deleted the background branch June 24, 2021 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2D-model shows window even with -b option

3 participants