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

Add interface for setting attributes on fields #436

Closed
matthew-d-jones opened this issue Aug 15, 2019 · 1 comment · Fixed by #523
Closed

Add interface for setting attributes on fields #436

matthew-d-jones opened this issue Aug 15, 2019 · 1 comment · Fixed by #523
Assignees

Comments

@matthew-d-jones
Copy link
Contributor

Fields often have attributes, a particularly common example is the units attribute. Currently the user has no way of setting these.

@rerpha
Copy link
Contributor

rerpha commented Oct 31, 2019

I think this should be implemented like so:

each field has an "attrs" button
pressing this button opens a listview window that contains:
Name|Value|Type (much like a scalar dataset field)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants