mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
parent
5830ff1f2b
commit
74df182488
232 changed files with 256 additions and 36730 deletions
|
|
@ -98,7 +98,7 @@ switch(osName)
|
|||
break;
|
||||
|
||||
default:
|
||||
if (xr.OS == "Android" && xr.widgetToolkit != "gonk") {
|
||||
if (xr.OS == "Android") {
|
||||
isnot(acceleratedWindows, 0, "Acceleration enabled on Android");
|
||||
} else {
|
||||
is(acceleratedWindows, 0, "Acceleration not supported on '" + osName + "'");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue