Skip to content

Commit

Permalink
Add transparent background to elements that have pointer events
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Apr 24, 2024
1 parent fc8a8e5 commit df2bc77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LightBulb/Views/Components/DashboardView.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
Margin="0,50,0,0"
HorizontalAlignment="Center"
VerticalAlignment="Top"
Background="Transparent"
Cursor="Hand"
IsVisible="{Binding IsOffsetEnabled}"
Orientation="Horizontal"
Expand Down

0 comments on commit df2bc77

Please sign in to comment.