jmwright / cadquery-gui

An Electron-based GUI for CadQuery
Apache License 2.0
38 stars 3 forks source link

Add Welcome Dialog #10

Open jmwright opened 6 years ago

jmwright commented 6 years ago

An opt-out dialog should show up when the app starts to mainly tell new users where to click to get help. Other things could also be added like changes in the current version, but I need to look at some examples of good welcome dialog design.

An option to disable this dialog is already present in the settings dialog. It just need to be wired up once this has been created.