Minor bug fix on preview window focus event when openning PDF file

This commit is contained in:
DanyLE
2023-01-04 18:10:13 +01:00
parent a4fc0119be
commit 90382e2f33
8 changed files with 7 additions and 5 deletions

View File

@ -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" >