Page MenuHomePhabricator

Switch between normal and slim segmentation view via preferences
Closed, ResolvedPublic

Description

The segmentation view can be displayed quite slim by hiding the tool buttons texts and increase their icons instead. This is currently done automatically when the view width decreases to a certain size. However, we didn't find a proper way to calculate this width on all plattforms so we decided to let the user manually switch to the slim view via the preferences.

This is important for the upcoming release as the current version can make it quite hard to use the segmentation view comfortable.

Event Timeline

New remote branch pushed: bug-16148-SlimSegViewPref

[288321]: Merge branch 'bug-16148-SlimSegViewPref'

Merged commits:

2013-09-25 14:10:19 Stefan Kislinskiy [3727c4]
Removed (again and again, Groundhog Day anyone?) connection of inexistent signal Signal3DInterpolationEnabled(bool).


2013-09-25 13:54:00 Stefan Kislinskiy [21f3ec]
Added segmentation preference for slim view.