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

Remove bookmark button #3217

Open
wants to merge 3 commits into
base: release_6.0.1
Choose a base branch
from

Conversation

jamescrake-merani
Copy link
Contributor

Description

Removed the bookmark button, and some other references to it. As discussed in #3213 , it doesn't appear to be implemented.

How Has This Been Tested?

Ran SasView. The bookmark button no longer appears. I tried loading the save states that used to contain a tag for it but from what I can understand, they are all in the old format anyway. I was getting errors but I don't think those were caused by this branch.

Review Checklist:

Documentation (check at least one)

  • There is nothing that needs documenting
  • Documentation changes are in this PR
  • There is an issue open for the documentation (link?)

Installers

  • There is a chance this will affect the installers, if so
    • Windows installer (GH artifact) has been tested (installed and worked)
    • MacOSX installer (GH artifact) has been tested (installed and worked)

Licencing (untick if necessary)

  • The introduced changes comply with SasView license (BSD 3-Clause)

@jamescrake-merani
Copy link
Contributor Author

It seems the CI has failed. I'll try rerunning it to see if its just a temporary issue.

@jamescrake-merani
Copy link
Contributor Author

nvm I see its been fixed in #3212

</property>
<property name="icon">
<iconset>
<normaloff>:/res/bookmark.png</normaloff>:/res/bookmark.png</iconset>
Copy link
Member

Choose a reason for hiding this comment

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

we can probably remove bookmark.png as well (and rebuild the resources)

Copy link
Member

@rozyczko rozyczko left a comment

Choose a reason for hiding this comment

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

The code looks good. Whether we should reimplement this feature is a separate matter entirely.

@jamescrake-merani
Copy link
Contributor Author

Me, and Lucas were discussing the whole 'save state' feature as the code for this will likely have to change in order to be compatible with the new SasData objects from the refactoring project. We may discuss this more at the technical meeting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants