- remade the splash screen to show multiple messages on app initialization

- added a new splash image
- added a control in Preferences -> General -> GUI Settings -> Splash Screen that control if the splash screen is shown at startup
This commit is contained in:
Marius Stanciu
2019-09-13 01:24:54 +03:00
committed by Marius
parent 1a8784f5ab
commit 7ad03f9f0a
5 changed files with 73 additions and 12 deletions

View File

@@ -17,6 +17,9 @@ CAD program, and create G-Code for Isolation routing.
- now, Excellon and Gerber edited objects will have the source_code updated and ready to be saved
- the edited Gerber (or Excellon) object now is kept in the app after editing and the edited object is a new object
- added a message to the splash screen
- remade the splash screen to show multiple messages on app initialization
- added a new splash image
- added a control in Preferences -> General -> GUI Settings -> Splash Screen that control if the splash screen is shown at startup
11.09.2019