The same code shows debug lines on Linux/GTK just fine. Perhaps this is a drawing limitation with macOS? ```kotlin MigLayout("debug", "[33%][34%, align center][33%, align right]", "[]") ```