issues
search
alexguirre
/
RAGENativeUI
MIT License
120
stars
37
forks
source link
Made time between scrolls customizable and framerate independent
#15
Closed
ErwiGTA
closed
8 years ago
ErwiGTA
commented
8 years ago
Added public float HoldTimeBeforeScroll and private float _holdTime
Changed IsControlBeingPressed code to be framerate independent and make use of HoldTimeBeforeScroll and if selected item is UIListItem to make use of UIListItem variables
[* also see my changes to UIListItem.cs]
[* also see my changes to UIListItem.cs]