Improving DataView scrolling algorithm on desktop

Collaborate on tools, libraries, and applications beyond the IDE

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Locked
trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

Improving DataView scrolling algorithm on desktop

Post by trevordevore » Wed Jan 16, 2019 7:53 am

The DataView code that handles scrolling on the desktop could use some love. It is quite basic and can sometimes look choppy. If anyone with experience in writing scrolling algorithms wants to look into it you can visit the following issue on GitHub for details:

https://github.com/trevordevore/levureh ... w/issues/3

If you decide to look into just a leave a note there so others know.

FYI: When running on iOS the native iOS scroller is used so scrolling is much smoother.
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

Locked

Return to “Community Projects”