Scroll buttons disappear when you accidentally press between them

  • Thread starter Thread starter Sado Yasashii
  • Start date Start date

Sado Yasashii

Guest
Member
Hello.
Tell me please. There are up and down scroll buttons. If we include two buttons, then if you accidentally press between them, they disappear. How can we fix it so that they don't disappear when accidentally pressed?
Screen Shot 11-21-21 at 01.40 PM.jpg
Maybe for you this is not considered a bug, but my users have a different opinion and it is annoying. Is there any solution?:(

The button code itself is in the PAGE_CONTAINER:
Code:

Code:
<xf:if is="property('scrollJumpButtons')">
    <div...

Read more
 
Top