IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrolling a virtualized igCombo with itemTemplate issues

hanastasov opened this issue · comments

Scrolling a vritualized igCombo with itemTemplate barely moves the list.

  • ignite-ui version: 19.1
  • browser: browsers on touch devices

Steps to reproduce

  1. Open http://jsfiddle.net/qaro129s/ from a touch device
  2. Scroll the combo list

Result

The list barely moves when touch scrolling

Expected result

Scrolling should be way more fluent as there is no itemTemplate: http://jsfiddle.net/ayevpL2n/

Attachments

Attach a sample if available, and screenshots, if applicable.