In the thread,
Styling A CLV Used As A Button List, we styled a CLV to act as a vertical dashboard of buttons. Works great!
One minor issue remains: If you scroll the CLV with the mouse wheel, it moves (seems to be up to 6 pixels).
(Without the fixes in the prior thread--I suspect primarily the
XUIViewsUtils.AddStubToCLVIfNeeded--the CLV does not move when the mouse wheel is scrolled.)
Is there a way to fix this so the styled CLV with the stub is not scrollable at all?
Project is attached.