wip
This commit is contained in:
@@ -56,7 +56,7 @@ namespace NotificationFlyout.Wpf.UI.Controls
|
||||
{
|
||||
var taskbarState = _taskbarHelper.GetCurrentState();
|
||||
|
||||
var flyoutPlacement = FlyoutPlacementMode.Bottom;
|
||||
var flyoutPlacement = FlyoutPlacementMode.Auto;
|
||||
switch (taskbarState.Position)
|
||||
{
|
||||
case TaskbarPosition.Left:
|
||||
|
||||
Reference in New Issue
Block a user