Skip to content

Commit c60256f

Browse files
committed
Minor fixes
1 parent 05d16c5 commit c60256f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Examples/NotificationExample/Form1.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ public Form1()
1616
{
1717
InitializeComponent();
1818
notify1.MaxTextWidth = 250;
19+
notify1.EnableOffset = false;
1920

2021
notify2.PositionType = NotificationPosition.Right;
2122
notify2.InvertAdding = true;

0 commit comments

Comments
 (0)