Ticket #8805 (closed: fixed)
Mantid graphs do not respond to antialiasing preference
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 3.1 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Samuel Jackson |
Description
no matter what the value of the antialiasing preference in Mantid is for 1D graphs the graphs always set it to off.
Change History
comment:2 Changed 7 years ago by Nick Draper
- Status changed from new to inprogress
Removed hard coded setting of antialiasing to false
The graphs now take the value from the settings dialog
re #8805
Changeset: 25bfd76410281173b4ffe789a9f7f12341531c52
comment:3 Changed 7 years ago by Nick Draper
removed some commented code prior to closing ticket
re #8805
Changeset: 67d37e499a7f340868f9eb636a3adc80038680f5
comment:4 Changed 7 years ago by Nick Draper
- Status changed from inprogress to verify
- Resolution set to fixed
To test:
- Set the antialiasing setting in preferences->2D graphs
- Create some graphs (line graphs) using every method you can think of
- Check anti aliasing is set to what you chose in the preferences. You can see the value for the graph by double clicking in the graph area.
- Change the antialiasing preference and repeat.
comment:5 Changed 7 years ago by Samuel Jackson
- Status changed from verify to verifying
- Tester set to Samuel Jackson
comment:6 Changed 7 years ago by Samuel Jackson
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/8805_antialiasing_on_mtd_graphs'
Full changeset: ab96cf71a50ac3af4caffcb9401f46259fb42e26
Note: See
TracTickets for help on using
tickets.