C2019-047 - Show figure size under tags when adding a new figure. #336
@ -404,7 +404,8 @@ namespace Volian.Controls.Library
|
|||||||
}
|
}
|
||||||
else
|
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
|
// 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