mikaelgrev/miglayout

SWT: Debug lines don't show up on macOS

Opened this issue · 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]", "[]")

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