* Give a chance to volume/disks icons to save their position when changing the
"Show Disks/Volumes Icon" preference. Fixes #1559 * Automatic white space cleanup git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32513 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -266,6 +266,7 @@ void
|
|||||||
DesktopPoseView::ShowVolumes(bool visible, bool showShared)
|
DesktopPoseView::ShowVolumes(bool visible, bool showShared)
|
||||||
{
|
{
|
||||||
if (LockLooper()) {
|
if (LockLooper()) {
|
||||||
|
SavePoseLocations();
|
||||||
if (!visible)
|
if (!visible)
|
||||||
RemoveRootPoses();
|
RemoveRootPoses();
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user