Fix for missing attachmnet file icon styles in core library and title bar drag area.
This commit is contained in:
@@ -154,7 +154,7 @@ namespace Wino.Core.UWP.Controls
|
||||
{
|
||||
if (IsDragArea)
|
||||
{
|
||||
Window.Current.SetTitleBar(this);
|
||||
Window.Current.SetTitleBar(dragbar);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user