Open Protected Resources as Read Only
B
Brian Seater
Add an option in Designer to open protected resources (scripts, windows, etc) as read only. Similar to how inherited resources with override disabled can still be viewed.
Use case is protecting everything in a project at "release" to prevent accidental changes, but still being able to view how things are setup later on.
Log In
T
Tyler Bennett
I suggest a right-click context menu option to open any resource as read-only, protected or not. Useful if I want to inspect something but not introduce any changes (such as when someone else has the resource open for editing.
A
Alex Marks
Tyler Bennett I'd rather it be an option on double-click instead of the only options being "unprotect" or "cancel." We'd also need a project property for role required to view protected resources.
There should also be a way to specify a user role that can edit protected resources without unprotecting them for all other users (with a popup warning when you open it, of course).