IDE 2 Doesn't Resize Contents Reliably

Here is a good example, I maximized the window while it was loading. Now the sub windows are left at their original size. Mac 13.1 Intel.

Not helping.

There is the same behaviour in Windows 10 but it recovers once the relevant parts of the IDE have loaded.

Does the IDE recovers after a restore / maximise cycle?

Hi @scottberry. Thanks for your report.

The Arduino IDE developers are tracking this bug here:

If you have a GitHub account, you can subscribe to that issue to get notifications of any new developments related to this subject:

image

As sterretje, the trivial workaround of doing a "restore" operation followed by a "maximize" operation on the window restores the IDE from this bad state. In case that is not clear, I'll provide instructions you can follow:

  1. Click the "restore" icon at the top right corner of the Arduino IDE window:
    image
  2. Click the "maximize" icon at the top right corner of the Arduino IDE window:
    image

Thanks, it's on MacOS so not the same but yes, I can resolve it. Just another issue with IDE 2 that seems to get in the way. This and the bug with not responding during an upload (and unable to cancel) are two that really kill the flow of working on IDE 2.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.