VasigaranAndAngel

Results 6 comments of VasigaranAndAngel

https://user-images.githubusercontent.com/72515046/190873054-0219ad91-17eb-4f05-a3e1-01a757c23c8d.mp4 Sometimes it would be confusing. but it can be made a bit smarter. 1. The changes must happen only when the files app is focused. 2. The file which...

> Should pen input be treated as touch or mouse? It should be treated as a mouse because pen accuracy is the same as mouse accuracy. It would be better...

there is some workaround for this. - [Mac](https://stackoverflow.com/questions/54008175/copy-an-image-to-macos-clipboard-using-python) - [Linux](https://superuser.com/questions/1536604/how-to-copy-selected-image-screenshot-to-clipboard) @terryyin, What if we implement these methods on this clipboard library? if the OS is Linux or Mac, the image...

@TomSchimansky, Can I fix this?

> A good thing to do would be to rewrite the UI using PyQt Yes, I share the same thoughts. I believe I can handle the PyQt coding, but UI...

> 3\. If i miss understood your point here about enable/disable let me know. i meant only set the data if it’s a library related action. then enable or disable...