weisJ commented on PR #5715:
URL: https://github.com/apache/jmeter/pull/5715#issuecomment-1529149652

   On another note. MigLayout supports so called visual paddings (e.g. shadows 
etc.) which are taken to be outside components for layoutpurposes. I am 
providing those values with darklaf but it results in a minor annoyance. 
   Miglayout completely ignores the visual paddings for layout purposes: This 
means that it doesn't check that the "padding-area" sits completely inside the 
parten container. This results in focus borders being cut off on some edges 
(righ and bottom to be precise). The simplest solution would be to disable 
visual padding with all `MigLayout` instances. Any thoughts?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to