Andrew-web-coder
Andrew-web-coder
@09silverware But how can you maximize to fill area without taskbar? Because, if, you call `.maximize()` in Rust and then measure the size, it fills entire screen.
Any solution to this issue?
@jimblue Fancybox v5 also looks great and comes with two types of thumbnails!
This is the only way I could find to hide the menu bar: ```js const menu = new Menu() Menu.setApplicationMenu(menu) ```
Maybe try an alternative like Fancybox5, it works with any content, including what is created later.
@caoxiemeihao Where did that example go?
I recommend switching to Fancybox because this project is a weak ripoff of Fancybox3 and from what I've heard, Fancybox6 is coming out soon
I can see a noticeable delay using Windows.
I am trying to load it inside the worker using `importScripts` and it is not possible to define window object before loading the script. If only there was a check...