hidara2000

Results 7 comments of hidara2000

+1 for this feature. Thanks for an amazing plugin!!

I started playing with Flet yesterday and had a similar issue. The code below is rough but uploads are working. For some reason, the last increment in the progress bar...

For what it's worth - 2 hacky workarounds. Works for me but USE AT YOUR OWN RISK 1. Create a new page using the raw requests module and then use...

I can confirm that the following worked for me on Fedora 40 sudo dnf install webkit2gtk4.0 gtk3 I had some issues with dark mode either not working or the GCODE...

PS for the moment I'm using the following launch.json in vscode. Not ideal but it does allow for debugging break points ``` { "version": "0.2.0", "configurations": [ { "name": "Debug-Python",...