Menu

#1237 sizing of first column in Rule Configuration

Eclipse-Plugin
closed
None
Eclipse
3-Major
Bug
2014-08-31
2014-08-12
No

The sizing of the first column on the Rule Configuration tab breaks when running with scaled fonts. See attached screenshot.

What I suggest is that you size the first column using the current default font.
e.g. something like
setColumnWidth(getDefaultFont().getWidth("m"))
note that I use the width of the letter "m" because it is one of the wider letters.

1 Attachments

Discussion

  • Andreas Dangel

    Andreas Dangel - 2014-08-31
    • status: open --> closed
    • assigned_to: Andreas Dangel
    • Milestone: New Tickets --> Eclipse-Plugin
     
  • Andreas Dangel

    Andreas Dangel - 2014-08-31

    This will be fixed with the next version.

     

Log in to post a comment.