Skip to content

Add a flag for dockers that should be shown on the welcome screen

Halla Rempt requested to merge work/rempt/bugs_475274_473064_473429 into master

Dockers are meant to work on the currently open canvas, but over the years we have created several dockers that are supposed to be open if there's no canvas.

Setting the property "ShowOnWelcomePage" on the dockwidget will override hiding that docker on the welcome page.

BUG:473429 BUG:473429

Merge request reports