Browser: Chrome 114
OS: Windows
Hi
It seems that there is a problem in determining the position of the arrows in the nested slider widget…
I want to display two icons (PREV and NEXT) on the Left side. Therefore, I set the position of the PREV ARROW icon like this > TOP : -30 LEFT : 0
Also the NEXT ARROW icon position > TOP : -30 LEFT : -1100
Actually, the problem is that if we consider the left position of NEXT ARROW icon to be 0, the icon will be placed in the center. While it should be on the left side.
Are the following positions not reasonable to achieve the result (screenshot)?
PREV ARROW icon > TOP : -30 LEFT : 0
NEXT ARROW icon > TOP : -30 LEFT : 50