I suggest creating a branch and submitting a second pull request. As I mentioned in the PR the table layout change is very risky and would need a serious review process.
Unfortunately we don't have enough test coverage for table layout behaviors. If we did we could skim the review a bit. * The retina in the JavaSE port refers to retina Mac desktops (MacBook pro and MacBook). By default a retina device uses pixel duplication for compatibility so there are a few hacks there to make these machines expose their full density. * You can access that in the native code of the port. I think it's a problematic path as device detection quickly becomes a bottomless pit. BTW Diamond recently contributed this cn1lib which you might find interesting: https://github.com/diamonddevgroup/CN1-Device/ -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/7b2dceb4-556f-44a7-87bb-f2192b4fafae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
