-
### Discussed in https://github.com/tldraw/tldraw/discussions/3867
Originally posted by **SimHacker** June 4, 2024
I think tldraw would make the ultimate pie menu editor.
It could use a w…
-
**Describe the bug**
While panning works fine, zoom does not work in mobile browsers (moving the finger in vertical direction or pinch gesture).
**Victory version**
Victory 36.6.11. This is *not*…
-
Nice work and congrats on completing your final assignment! Parse is a great tool for quickly prototyping the backend for many apps. Even if you choose to ultimately replace Parse with a more conventi…
-
I used your "iCarouselControlsDemo" example with the following params:
```
carousel.type = iCarouselTypeCoverFlow;
carousel.centerItemWhenSelected = NO;
carousel.scrollToItemBoundary = NO;
carousel.v…
-
## Description
Hi I found this issue while trying to implement drag and drop on items with dynamic height.
I used following approach:
1. Items positioned `absolute`
2. Items are moved and posi…
-
I'm starting work on making a unified gestures handler addon that works on iOS and Android alike.
- The iOS part will be based on the work found here:
https://github.com/rjraffa/ofxGestureRecognizer…
-
i am developing a application using angular framework. I have used a hammerjs package for press event on the child elements, were there are number of child elements that creates an horizontal scroll. …
-
One I really miss is "scroll here to top/bottom".
I read lots of PDFs, zoomed to content width. Now sometimes there is an image or diagram that straddles the page, and I'd like to draw a horizontal …
-
Can you provide an example of a situation where an iOS app is running in (Designed for iPad) mode? 😊📱
-
The only way to suppress panning and zooming with Pointer Events (or passive Touch Events) is via the declarative `touch-action` API. This works great in most cases, but occasionally there are specia…