Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-7005

Make MA editor minimum font size be aware about current UI device capabilities

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 38
    • Component/s: None
    • Labels:
    • Story Points:
      13
    • Tests Type:
      GUI automatic
    • Epic Link:
    • Sprint:
      DEV-38-2, DEV-38-3, DEV-38-5
    • Affect Type:
      Userdefined

      Description

      We have a hardcoded minimum size for MA editor font. On hi-resolution devices this minimum size is too large and our client asks us about the way to decrease it.

      A good solution that requires no action from users is to repeat the same logic we already have implemented in Assembly Browser: render sequence characters until there is enough of the real device pixels to draw a recognizable character shape.

      Technically it means that we should render a font character until the bounding box >= 7 pixels.

      Ideally this solution should be unified across all text views with zooming support: Assembly, MA, PanView, CircularView, etc, but this is out of scope of the current task and should be tracked as a separate Epic.

       

       

        Attachments

          Activity

            People

            Assignee:
            yalgaer Yuliya Algaer
            Reporter:
            yalgaer Yuliya Algaer
            Assigned Tester:
            Evelina
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: