Open deadcoder0904 opened 4 years ago
take a look how to see windows zoom:
https://ourcodeworld.com/articles/read/547/how-to-change-the-window-zoom-level-in-electron-framework
i solved this issue by creating some button for zoomIn zoomRest zoomOut, and it works fine with me:
https://gist.github.com/iamine/23655e053bbb3d92fe9e8e8b2aeb15b8
Update UrlBar.vue with this code
@iamine Why not send a PR?
Just like Sizzy, this might be a neat feature.
I use Tailwind & have set the breakpoints to its dimensions (640px, 768px, 1024px, 1280px) so it looks far stretched & a birds-eye view would be nice to get a quick glance of how the page looks :)