Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3873

Implement the "ZK-3514: speed up" for ListDataEvent.INTERVAL_REMOVED model event too.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 8.5.0
    • Components
    • None
    • apache tomcat windows all browsers

      In 8.5.4 a new very usefull optimalization was implemented in Listbox.setModel(ListModel<?> model) on or around line 2303. This works well, but the same problem is present if someone creates a custom AbstractListModel and sends a ListDataEvent.INTERVAL_REMOVED event for a large interval. Could you please implement a similar optimization for that case too?

            Unassigned Unassigned
            magicalbughunter magicalbughunter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: