C2019-047 - Show the figure size adjustment panel before a figure is selected or inserted, so that they dont have to open/close the area to see it.
This commit is contained in:
parent
80d83da9c9
commit
0d6fd6950c
@ -404,7 +404,8 @@ namespace Volian.Controls.Library
|
||||
}
|
||||
else
|
||||
{
|
||||
groupPanelFigSize.Visible = false;
|
||||
//No Current image, but still show groupPanelFigSize, will adjust when file is selected.
|
||||
groupPanelFigSize.Visible = true;
|
||||
}
|
||||
|
||||
// change bar setting depends on whether step has changed (dts) as compared to date/time off the
|
||||
|
Loading…
x
Reference in New Issue
Block a user