Skip to content

Commit

Permalink
VGUI: Fixed tooltip anchor (Fixes #83)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkashkin committed Dec 10, 2022
1 parent 374d7e6 commit 4ad8301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adwaita/adw/controls/popup.styles
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ popup.styles
{
Menu.TextInset=4
Tooltip.Delay=75
Tooltip.Anchor=Parent
Tooltip.Anchor=Cursor
Notifications.PanelPosition=TopRight
Notifications.SlideDirection=None
Notifications.FadeInTime=0
Expand Down

0 comments on commit 4ad8301

Please sign in to comment.