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

Ability to freeze specific label assignments in GUI #10

Open
nclack opened this issue Dec 19, 2011 · 0 comments
Open

Ability to freeze specific label assignments in GUI #10

nclack opened this issue Dec 19, 2011 · 0 comments

Comments

@nclack
Copy link
Owner

nclack commented Dec 19, 2011

Two options (choose one):

  1. freeze by label id. e.g. all curves with label 1 are write protected
  2. freeze by curve. e.g. this (fid,wid) is write protected.

Option 1 seems best. Simple to communicate the locked status to the user since it can be displayed with the state. Option 2 requires some curve-wise indication of the locked state. Option 1 allows application of a lock to groups of curves, whereas option 2 does not. The whisker-by-whisker locking can be effected via Option 1 by using special labels.

Update docs required

@ghost ghost assigned nclack Dec 19, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant