Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting save load #67

Merged
merged 3 commits into from
Jun 17, 2022
Merged

Scripting save load #67

merged 3 commits into from
Jun 17, 2022

Conversation

YveIce
Copy link
Contributor

@YveIce YveIce commented Jun 15, 2022

Change load/save behaive to remember the current file loaded, to save/overwrite it without asking for the path again.

  • Add style for disabled buttons.
  • Add pointer-cursor for buttons.
  • Add margin-right for switch (styled checkbox).
  • Changed checkbox with switch for scriptenable.
  • In scriptStateChange(), prevent the user-script to be executed by _eval(), if scripting is disabled.
  • Clean-up code in packetHandler().

image

YveIce added 3 commits June 15, 2022 14:23
…/overwrite it without asking for the path again.

Add style for disabled buttons.
Add pointer-cursor for buttons.
Add margin-right for switch (styled checkbox).
Changed checkbox with switch for scriptenable.
In scriptStateChange(), prevent the user-script to be executed by _eval(), if scripting is disabled.
Clean-up code in packetHandler().
…/overwrite it without asking for the path again.

Add style for disabled buttons.
Add pointer-cursor for buttons.
Add margin-right for switch (styled checkbox).
Changed checkbox with switch for scriptenable.
In scriptStateChange(), prevent the user-script to be executed by _eval(), if scripting is disabled.
Clean-up code in packetHandler().
…/overwrite it without asking for the path again.

Add style for disabled buttons.
Add pointer-cursor for buttons.
Add margin-right for switch (styled checkbox).
Changed checkbox with switch for scriptenable.
In scriptStateChange(), prevent the user-script to be executed by _eval(), if scripting is disabled.
Clean-up code in packetHandler().
@Heath123 Heath123 merged commit 095cbb9 into Heath123:master Jun 17, 2022
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