mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-13 06:04:26 +02:00
Minor bug fix on preview window focus event when openning PDF file
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<afx-app-window data-id = "preview-win" apptitle="Preview" width="600" height="400">
|
||||
<afx-app-window data-id = "preview-win" apptitle="Preview" width="600" height="400" blur-overlay="true">
|
||||
<afx-vbox data-id = "container">
|
||||
<div data-id="view" ></div>
|
||||
<afx-hbox data-height = "35" data-id = "statcontainer" >
|
||||
|
Reference in New Issue
Block a user