mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
update preview
This commit is contained in:
parent
f3a8f5cec9
commit
8fd278c7f1
Binary file not shown.
@ -27,12 +27,13 @@ afx-app-window[data-id = "preview-win"] afx-vbox[data-id="container"] div.pdf-pa
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
/*
|
||||
afx-app-window[data-id = "preview-win"] afx-vbox[data-id="container"] div[data-id = "view"].image
|
||||
{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
}*/
|
||||
afx-app-window[data-id = "preview-win"] afx-vbox[data-id="container"] div[data-id = "view"].pdf
|
||||
{
|
||||
overflow: hidden;
|
||||
|
@ -6,8 +6,8 @@
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "xsang.le@gmail.com"
|
||||
},
|
||||
"version":"0.1.0-a",
|
||||
"category":"Utils",
|
||||
"version":"0.1.1-a",
|
||||
"category":"Graphics",
|
||||
"iconclass":"fa fa-eye",
|
||||
"mimes":["[^\/]*/.*pdf", "image/.*"],
|
||||
"dependencies": ["libpdfjs@2.6.347-r"]
|
||||
|
@ -213,9 +213,9 @@
|
||||
"pkgname": "Preview",
|
||||
"name": "Preview",
|
||||
"description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/Preview/README.md",
|
||||
"category": "Utils",
|
||||
"category": "Graphics",
|
||||
"author": "Xuan Sang LE",
|
||||
"version": "0.1.0-a",
|
||||
"version": "0.1.1-a",
|
||||
"dependencies": ["libpdfjs@2.6.347-r"],
|
||||
"download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/Preview/build/release/Preview.zip"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user