Viranch Mehta
021ca8c08a
Fix the SVGs in QML Scrollbar component:
* The hover and non-hover arrow images in vertical scrollbar are the same. * The pressed/hover/normal states of down/right arrows are connected to mouse area of up/left arrows. * The mouse areas of the arrows do not have hoverEnabled property set to true. This is required to use their containsMouse property. REVIEW: 104402
Description
No description provided
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%