Skip to content

Commit

Permalink
chore: Adjust usage
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Feb 24, 2025
1 parent ba29652 commit bbb3462
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Uno.UI/UI/Xaml/Controls/ScrollBar/ScrollBar.uno.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ partial class ScrollBar
[ThreadStatic]
private static Orientation? _fixedOrientation;

#if !__SKIA__
private bool? _hasFixedVisualStates;
#endif

internal static IDisposable MaterializingFixed(Orientation orientation)
{
Expand Down

0 comments on commit bbb3462

Please sign in to comment.