MAINT-1897 Poor performance viewing large group member lists
* Improve draw performance of scroll lists by only drawing what is visible * Reduce frequency of expensive column width calculations Fixes by Richard
Showing
- indra/llui/llcombobox.cpp 1 addition, 2 deletionsindra/llui/llcombobox.cpp
- indra/llui/llscrolllistcolumn.cpp 3 additions, 0 deletionsindra/llui/llscrolllistcolumn.cpp
- indra/llui/llscrolllistctrl.cpp 93 additions, 68 deletionsindra/llui/llscrolllistctrl.cpp
- indra/llui/llscrolllistctrl.h 14 additions, 14 deletionsindra/llui/llscrolllistctrl.h
- indra/llui/llview.cpp 7 additions, 5 deletionsindra/llui/llview.cpp
- indra/newview/llnamelistctrl.cpp 4 additions, 4 deletionsindra/newview/llnamelistctrl.cpp
- indra/newview/llnamelistctrl.h 2 additions, 2 deletionsindra/newview/llnamelistctrl.h
Please register or sign in to comment