Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5116

CVD tiny font size on hidpi monitor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Tools
    • None
    • Windows 10, 276 ppi monitor.

    Description

      On Windows 10, with a high dpi monitor, the CVD appears in a very small window. When the window is resized, the font is still unreadably small.

      On my local machine, I ran the CVD with system look and feel. This increased the font size for the pane labels, but not the text inside the text display.

      In the CVD class, I updated the main method to reset the UIManager defaults for TextArea.font and Tree.font to match TextField.font. This fixed the font size of the text, but the text in the IR and FS trees was being cut off on the top and bottom.

      In the MainFrame class, I updated the height of the tree rows in initFSTree() and initIRTree() to be the same as the fsTree font size. It needs to be increased just a tad, but otherwise the display looks great now.

      Not sure whether I should submit a patch, or if there is a better approach to ensure continued compatibility with other systems.

      Attachments

        Activity

          People

            Unassigned Unassigned
            JGloves Jessica Glover
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: