miglayout icon indicating copy to clipboard operation
miglayout copied to clipboard

SWT: Debug lines don't show up on macOS

Open nu11ptr opened this issue 2 years ago • 1 comments

The same code shows debug lines on Linux/GTK just fine. Perhaps this is a drawing limitation with macOS?

MigLayout("debug", "[33%][34%, align center][33%, align right]", "[]")

nu11ptr avatar Aug 29 '21 14:08 nu11ptr

Strange, I use "debug" on Mac all the time. Hmm.

mikaelgrev avatar Sep 15 '21 15:09 mikaelgrev