arduino-ide icon indicating copy to clipboard operation
arduino-ide copied to clipboard

Avoid intellisense widgets being covered by the bottom panel

Open r3inbowari opened this issue 2 years ago • 3 comments

Motivation

Avoid the problem that the Intellisense widget may be cover by the bottom(Output) panel partially.

Change description

from: image

to: image

Other information

Reviewer checklist

  • [ ] PR addresses a single concern.
  • [ ] The PR has no duplicates (please search among the Pull Requests before creating one)
  • [ ] PR title and description are properly filled.
  • [ ] Docs have been added / updated (for bug fixes / features)

r3inbowari avatar Sep 21 '22 15:09 r3inbowari

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 21 '22 15:09 CLAassistant

Agree :) Also fixed SplitPanel-handle showing above intellisense widget.

from: 1663842466981

to: 1663842423909

r3inbowari avatar Sep 22 '22 10:09 r3inbowari

This looks even better! I tested it and it works perfectly 😺 Thank you so much!

AlbyIanna avatar Sep 22 '22 10:09 AlbyIanna