Skip to content
Snippets Groups Projects
Commit 26e17b58 authored by payno's avatar payno
Browse files

set histogram by default for volumes.

close #678
parent 3174158f
No related branches found
No related tags found
No related merge requests found
......@@ -210,6 +210,7 @@ class NabuVolumeWidget(_NabuStageConfigBase, qt.QWidget):
self.layout().addWidget(spacer, 99, 0, 1, 1)
# set up
self._histogramCB.setChecked(True)
self._spbGPUFract.setValue(90)
self._spbCPUFract.setValue(90)
self._usePhaseQCB.setChecked(True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment