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

Implemented saveAs for wscript files (Issue #1028) #1070

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Implemented saveAs for wscript files (Issue #1028) #1070

merged 1 commit into from
Jan 11, 2023

Conversation

paishoexpert
Copy link
Member

Fix/wscript-saveas

Fixed:

  • SaveAs acting as regular save

It now opens a proper SaveFileDialog and gives the opportunity to save the script with a new name and theoretically in a different folder (might not be good?). I also reopen the saved file on saving to make sure that the UI updates accordingly.

closes #1028

@Simarilius-uk
Copy link
Contributor

Thanks for fixing this :)

Copy link
Member

@rfuzzo rfuzzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@rfuzzo rfuzzo merged commit 9a769c9 into WolvenKit:main Jan 11, 2023
@paishoexpert paishoexpert deleted the fix/wscript-saveas branch January 11, 2023 17:34
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.

Save as on wscript just saves
3 participants