Christian Wohltat
Christian Wohltat
Adding `end_lineno` with the same value as `lineno` in `thonny/plugins/backend/pgzero_backend.py` gets rid of the error message. ``` go.lineno = 1000000 go.end_lineno = 1000000 ``` I guess this works as it...
@chetanpm This issue has no descriptive title.
I can replicate that. Also happens for me when i create a sketch, make a pad, make a chamfer or anything else. The "Combo View" stays on the "Model" Tab...
I could replicate that phenomenon. When i stat FC from the terminal then i get the following error there when the sketch is changed (Sketch still has only one face):...
Here are the files to a minimal example of the bug: [internal_face_broken_mapping.zip](https://github.com/user-attachments/files/19299479/internal_face_broken_mapping.zip) There is a file "before" and "after" the bug occurs. This little script is enough to fix the...
Here is a little addition to the script that you can put in a macro and run as a workaround. It will restore the previous reference of any pad in...
I went back as far as 3.3.0b7-dev and it was still present. So it seems to be only indirectly connected to Thonny. It seems to something about a blocking IO...
Indeed IDLE and also MrPython (which is based on IDLE) show this sluggish key input behavior.
Hi, here is the config exported from the tip-version: [combo_view_glitch_1067.FCParam.zip](https://github.com/user-attachments/files/19368091/combo_view_glitch_1067.FCParam.zip)
> I can't reproduce the behavior. That's strange. I just tried with a fresh start (deleted all config files). I tried with default style sheets, as well as with other...