-
There seems to be a difference between CoreText and UILabel positioning.
-
```
Add touch support to the selection plugin (specifically for iPad support).
Patch attached allows you to select an area on a plot on an iPad using your
finger in a similar manner to the way selec…
-
I am using iScroll with gestures.js. I am assignment 2-finger swipe to something else.
Below is a tested patch.
====== iscroll.js line: 298 ==========
that.pointX = point.pageX;
tha…
-
Currently, if a memory location is touched more than once, only the last touch is shown. It'd be nice to show all touches as the accumulate.
This may require another preprocessing pass to determine t…
-
This isn't an issue with tangrams/tangram per se, but with the examples.
Most of the tangram examples use 4sp per YAML indent. After working fairly extensively with deeply indented YAML, I believe it…
-
We have multiple codepaths which both duplicate FS access code. Additionally, our source-map-support hook touches this FS caching layer.
Refactor into a single fs API which can be instantiated by …
-
i seen this bug multiple times by now, the player goes spin flying, but when he touches the ground and walks, the character keeps the idle spin animation (although im pretty sure the animation speeds …
-
```
Add touch support to the selection plugin (specifically for iPad support).
Patch attached allows you to select an area on a plot on an iPad using your
finger in a similar manner to the way selec…
-
```
Add touch support to the selection plugin (specifically for iPad support).
Patch attached allows you to select an area on a plot on an iPad using your
finger in a similar manner to the way selec…
-
### Version/Branch of Dear ImGui:
Version 1.XX, Branch: XXX (master/docking/etc.)
### Back-ends:
imgui_impl_XXX.cpp + imgui_impl_XXX.cpp
### Compiler, OS:
Android
### Full config/build informati…