Improve performance of bindings list
Snakybo opened this issue ยท 0 comments
Scrolling through the bindings list can cause frame drops in larger profiles, there are two components here that can be optimized:
- Scrolling through the list
- Filtering using the search bar
Both of these can cause serious frame drops, some causes discovered for other systems prior:
- String operations