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

FR Lock results feature #46

Open
hewcaw opened this issue Mar 3, 2023 · 3 comments
Open

FR Lock results feature #46

hewcaw opened this issue Mar 3, 2023 · 3 comments
Labels
enhancement New feature or request recorded response

Comments

@hewcaw
Copy link

hewcaw commented Mar 3, 2023

So something like this:

  1. Open a file, the plugin makes connections
  2. Click on a "lock" icon to lock the results
  3. Open another file, the results won't updated since they are locked

BTW, thank you so much for the blazing fast update for #45, now it works flawlessly.

@brianpetro brianpetro added the enhancement New feature or request label Mar 3, 2023
@brianpetro brianpetro changed the title Lock results feature FR Lock results feature Mar 3, 2023
@brianpetro
Copy link
Owner

I agree, something like this would be a great addition.

Thanks for this feature idea @hewcaw :)

@brianpetro
Copy link
Owner

  • added toggle lock button to the Smart View top (or bottom) bar
  • added Smart Environment property (smart_view_locked) that prevents updating the Smart View when set to true (Boolean)
  • added conditional in render Smart View process to prevent rendering if smart_view_locked === true

@brianpetro
Copy link
Owner

Recorded response https://youtu.be/mJgbY-6CwFU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request recorded response
Projects
None yet
Development

No branches or pull requests

2 participants