Skip to content

Add a refresh button for desktop devices

Joshua Goins requested to merge (removed):add-refresh-button into master

Closes #44 (closed). Dragging the timeline sucks on desktop, so let's add a button for it instead :-)

image

I can always change the button placement, right now it's under the right slot. I however, did not disable the pull to refresh, I'm not sure if we should just disable that on the framework level, or should we disable that if we detect a desktop device here?

Merge request reports