mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
ohos: Support resize for tablet (#40391)
This change can allow resize window in pad and pc device. --------- Signed-off-by: richerfu <southorange0929@foxmail.com>
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"description": "$string:module_desc",
|
||||
"mainElement": "EntryAbility",
|
||||
"deviceTypes": [
|
||||
"default"
|
||||
"default",
|
||||
"tablet"
|
||||
],
|
||||
"deliveryWithInstall": true,
|
||||
"installationFree": false,
|
||||
|
||||
Reference in New Issue
Block a user