Ticket #7316 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Use hkl precision in slice view peaks table

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: minor Milestone: Release 2.6
Component: GUI Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description (last modified by Nick Draper) (diff)

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);

Change History

comment:1 Changed 7 years ago by Peter Peterson

  • Status changed from new to accepted

comment:2 Changed 7 years ago by Peter Peterson

Re #7316. Including config service's hkl precision in table.

Also tweaked various other precisions and default column widths. The other big change is that everything is right aligned.

Changeset: b1e15891a96dd550c117d0ae168b21053f0843a4

comment:3 Changed 7 years ago by Peter Peterson

  • Status changed from accepted to verify
  • Resolution set to fixed

This is in feature/7316_hkl_precision.

To test this just see that all of the hkl values in the slice view table have two significant digits (the default). The rest of the diff is just bacon.

comment:4 Changed 7 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:5 Changed 7 years ago by Michael Reuter

  • Status changed from verifying to closed

This seems to work just fine.

comment:6 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:7 Changed 7 years ago by Nick Draper

  • Component changed from Framework to User Interface
  • Description modified (diff)

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8162

Note: See TracTickets for help on using tickets.