Add read only mode as an option
See original GitHub issueThe idea is that you will still be able to select the elements (to copy them or see the properties from the stats dialog) and save the scene to a file at any time.
- Add the action to the context menu:
Read only
(just likeZen mode
) - Hide the top center toolbar
- Hide the properties toolbar
- Hide the canvas background color
- Hide the reset canvas button
- Disallow deleting elements
- Disallow modifying elements (size, position, rotation, align, order, etc)
- Disallow pasting elements or styles
- Instead of selection it should pan the canvas when mouse down and drag on empty canvas
- Make the context menu contextual and only show minimal options applicable for readonly mode
- Copy to clipboard as png
- Copy to clipboard as SVG
- show stats for Nerds
- Exit readonly mode
- Update mobile view
- Add a shortcut for readonly mode
Issue Analytics
- State:
- Created 3 years ago
- Comments:15 (15 by maintainers)
Top Results From Across the Web
How to make your app compatible with read-only mode
Go to Confluence admin menu > General Configuration > Maintenance. · Choose Edit and select Read-only mode. · (Optional) Update the text of...
Read more >Provide Read-Only Access - Oracle Help Center
Some users may need read-only access to Oracle HCM Cloud. The Read Only Mode (FND_READ_ONLY_MODE) profile option controls read-only access.
Read more >Read-Only Mode Overview - Salesforce Help
When Salesforce is in read-only mode, you can view your data, however you will NOT be able to do the following: a. Add,...
Read more >How to Get Excel to Prompt When Opened for Read or Write
Microsoft designed Excel with an optional feature that prompts users to view a workbook in a read-only mode and save edits under a...
Read more >Read-only mode in ArcGIS Enterprise—Portal for ArcGIS
When you turn on read-only mode, two properties are added to system properties of each federated server in your deployment. The readOnlyModeCopyConfigLocal and ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yea, let’s start simple. Even if we get it wrong on the first try, it won’t be a big deal.
Had a discussion with @lipis regarding the same and we agreed to keep only one mode to start with. We can rename the
read-only mode
toview mode
.For collaboration view-only links and shareable view-only links, we can make the view-only mode irreversible.
And later we can add presentation mode as well if needed.
@dwelle what do you think?