Enhance client side rendering by canvas

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Normal
    • 7.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      User Story

      We used lots of zss.Row and zss.Cell to represent data in KEIKAI, including using lots of DOM element.
      It is a trend to use HTML <canvas> to render large amount of information. It will reduce rendering time and memory consumption.
      like Google spreadsheet.

      Acceptance Criteria

      Replacing zss.Row and zss.Cell.
      All user actions "looks" the same as before.
      Become smooth when scrolling.

      Details

            Assignee:
            DevChu
            Reporter:
            DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: