Skip to content

Conversation

@DragonirHD
Copy link
Owner

Enabled saving and loading of Chains as Json files, enabled creation of new Chains, fixed some bugs, upgraded UX with more user settings and UI changes

… program

- changed UI so that menu strip looks more like a standard implementation
- removed title because it just took screenspace and didn't add anything to the experience
- Improved window-resize-handling so that buttons will still be visible at all sizes
- Added meaningful names to all elements in Main form
- Unlinked Script from Chain, so that the difference is easier to understand
- fixed tab indexes of Main Form and Circle Form
- Implemented file "save"
- Implemented file "save as"
- Implemented file "open"
- Implemented file "new"
- renamed Form1 to Main
- renamed Form1 to MainForm
- removed DirectoryPath variable from Chain as it can be inferred from FullName
- added User Setting for WindowFormat (fullscreen or not)
- fixed naming of a function
- comboBoxes and numericUpDowns of ChainElementControls will now not change value by scrolling
@DragonirHD DragonirHD merged commit 77e0948 into v2.0.0 Jan 3, 2023
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.

2 participants