COMP scroll bar mini wishlist

Still one of my favorite things! I have a few asks and ideas for how it could be even more awesome:

  1. would be cool to be able to style the colors of the scroll bar to match existing color schemes of UI.

  2. be able to adjust the multiplier of the mouse wheel nudge for smaller increments if desired.

  3. consistent reaction to scroll wheel even if there is nothing to scroll.
    What I mean by this is if a container has the scroll bar enabled, but the content is shorter than the parent height AKA the scroll bar is 100% height and doesn’t move… then the scroll wheel logic seems to get picked up by the surrounding or higher level containers that are scroll enabled.

The same functionality exists in network mode. Drop a text DAT down with nothing in it, turn on viewer. if there’s not enough text to enable scrolling, mouse wheel zooms in and out of network.

if there is scrolling area in the text dat, scrolling scrolls that instead.

I guess this functionality is quite nice in some circumstances like the above but would be neat to have a toggle for it to make people’s experience consistent when the UI is dynamic and changing a lot.