Open whimboo opened 2 years ago
It looks like the touch events are not considered at all. Could you see whether you can use the layout splitter (moving the separator between the timeline and the calltree)? I currently have only Firefox and Chrome with their touch simulation and they currently disagree on whether this is possible. The same for the visibility of the vertical horizontal line in the timeline view when you click somewhere.
No this splitter doesn't work neither so I'm not able to resize the timeline and calltree panes.
Regarding the vertical line in the timeline I have to touch on certain points to actually get it moved.
Could you check whether my PR solves it for you?
Just to let you know that there are some cross-browser bugs on the current PR, but we're currently focussing on other improvements so we won't finish it soon.
We probably need to fix the splitters too indeed. The good thing is that they're all using the same library. The bad thing is that they're all using the same unmaintained library that we may need to fix ourselves... I also found another library https://github.com/b-zurg/react-collapse-pane that has "some" touch support, but that doesn't seem to work correctly...
No this splitter doesn't work neither so I'm not able to resize the timeline and calltree panes.
I tried the splitter on my touchscreen, and this seems to work for me. (not talking about the ranges here)
I've a Microsoft surface and want to reduce the profile to a given range (start and end point). By touching I can set the marker appropriately but it's not possible to actually slide this marker to select a range. Possibly a touch hold long enough and sliding away should probably put the UI into the range selection mode.
┆Issue is synchronized with this Jira Task