Avoid layout mirroring in panel settings preview graphics
The panel settings previews use Layout to position the panel object within the graphic; this meant that they would be mirrored in rtl languages, which would no longer reflect the actual position of the panel. This commits turns off layout mirroring for these previews.