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

Improve RUPS open flags #86

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Improve RUPS open flags #86

wants to merge 2 commits into from

Commits on Apr 22, 2022

  1. Add read-only flag to file open logic

     - Files are opened read-only by default
     - Adds a checkbox to the file chooser UI
     - Read-only mode disables UI elements for editing
    
    RES-428
    MatthiasValvekens committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    e6446e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    335e66d View commit details
    Browse the repository at this point in the history