Updates to display tags page for inital load of RO images and other images, updates to set some pre values for resizing and ratios.
This commit is contained in:
@@ -336,6 +336,7 @@ namespace Volian.Controls.Library
|
||||
this.Height = MyPictureBox.Height + 10;
|
||||
if (_displayTags != null)
|
||||
{
|
||||
_displayTags._origFigureSizeWidth = wd;
|
||||
_displayTags.TbFSwd = wd.ToString();
|
||||
_displayTags.TbFSht = ht.ToString();
|
||||
}
|
||||
|
Reference in New Issue
Block a user