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

Use hkl precision in slice view peaks table #8162

Closed
peterfpeterson opened this issue Jun 18, 2013 · 1 comment
Closed

Use hkl precision in slice view peaks table #8162

peterfpeterson opened this issue Jun 18, 2013 · 1 comment
Assignees
Labels
Low Priority Things that you don't ever want to be done.
Milestone

Comments

@peterfpeterson
Copy link
Member

There is a precision attribute Config service that will controls how many digits hkl will be displayed in normal tables that should be used in the slice viewer. In Framework/DataObjects/src/PeakColumn.cpp:

ConfigService::Instance().getValue("PeakColumn.hklPrec", this->m_hklPrec);
@peterfpeterson
Copy link
Member Author

This issue was originally trac ticket 7316

@peterfpeterson peterfpeterson added Low Priority Things that you don't ever want to be done. GUI labels Jun 3, 2015
@peterfpeterson peterfpeterson self-assigned this Jun 3, 2015
@peterfpeterson peterfpeterson added this to the Release 2.6 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

1 participant