Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Histogram gui #302

Merged
merged 3 commits into from
Jun 23, 2016
Merged

Histogram gui #302

merged 3 commits into from
Jun 23, 2016

Conversation

bilgili
Copy link
Contributor

@bilgili bilgili commented Jun 14, 2016

No description provided.

@@ -58,6 +58,7 @@ struct MainWindow::Impl
if( !_ui.simulationDockWidget->isHidden( ))
parent->tabifyDockWidget( _ui.simulationDockWidget,
_ui.renderParametersDockWidget);

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mistake ! :)

const bool isPosYBorder = border.y() + border.w() == 1.0f;

if( isNegXBorder )
minBox[ 0 ] = -1000.0f;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

magic 1000?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@bilgili bilgili force-pushed the histogram_gui branch 9 times, most recently from 1b0bee5 to 00ef576 Compare June 22, 2016 12:40
@bilgili bilgili merged commit f886c14 into BlueBrain:master Jun 23, 2016
@bilgili bilgili deleted the histogram_gui branch October 4, 2016 20:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants