Scrum board shows too big icons if issue has custom icons with bigger resolution

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: AgileBoard

      If we add a custom issue icon with bigger resolution size, Scrum board shows it at full resolution. Issue icons should be at 16x16px but if user adds an icon with bigger resolution(like 100x100px) the display of icon becomes at 100x100px.

      Steps to reproduce:

      • add 100x100px icon to an issue type
      • create a scrum board
      • configure scrum board as "story" is the base swimlane
      • scrum board shows icon at full resolution.

      Adding these styles resolves the problem:

      .ghx-swimlane-header .ghx-type img

      { ... width: 16px; ... }

            Assignee:
            Unassigned
            Reporter:
            Zafer Cakmak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: