Scale tablet output size when UI Scaling mode is "Everything" #23163
Annotations
5 errors and 1 warning
Dotnet code style:
osu.Game/Overlays/Settings/Sections/Input/TabletSettings.cs#L262
'ITabletHandler' does not contain a definition for 'OutputAreaSize' and no accessible extension method 'OutputAreaSize' accepting a first argument of type 'ITabletHandler' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet code style:
osu.Game/Overlays/Settings/Sections/Input/TabletSettings.cs#L263
'ITabletHandler' does not contain a definition for 'OutputAreaPosition' and no accessible extension method 'OutputAreaPosition' accepting a first argument of type 'ITabletHandler' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet code style:
osu.Game/Overlays/Settings/Sections/Input/TabletSettings.cs#L262
'ITabletHandler' does not contain a definition for 'OutputAreaSize' and no accessible extension method 'OutputAreaSize' accepting a first argument of type 'ITabletHandler' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet code style:
osu.Game/Overlays/Settings/Sections/Input/TabletSettings.cs#L263
'ITabletHandler' does not contain a definition for 'OutputAreaPosition' and no accessible extension method 'OutputAreaPosition' accepting a first argument of type 'ITabletHandler' could be found (are you missing a using directive or an assembly reference?)
|
Dotnet code style
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading