Thread Tools Display Modes
03/23/21, 02:22 PM   #1
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,566
[open] Scroll control fade gradient gets "stuck"

Klingo brought to my attention that there is a bug with the fade gradient of scroll controls. When a scroll list is scrolled either to the very top or bottom and the containing control is moved around, it looks like the fade element is anchored to an absolute position instead of relative to the scroll control in that case. Strangely it works fine at any other scroll offset.

He also made videos of the bug in action:
https://youtu.be/WpeNcwkdE-U
https://youtu.be/7mCRKHUh7LA

The problem can be worked around by setting the gradient again via SetFadeGradient, for example by calling ZO_ScrollList_UpdateScroll while the scroll control is being moved around.
  Reply With Quote

ESOUI » Developer Discussions » Bug Reports » [open] Scroll control fade gradient gets "stuck"

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off