thumbQuality¶
type: Boolean or Stringdefault: true
Defines if and how IE should use bicubic image rendering for thumbnails.
- ‘auto’ uses high quality if image scaling is moderate.
- false will not use high quality (better performance).
- true will force high quality renedring (can slow down performance)