-
When using the mouse wheel or pinch to zoom to certain area to zoom, it receives translateX and translateY and results to not going to the right place when zoomed.
JS:
```
$(function() {
var …
-
**Reported by @manuelbernhardt on 16 Dec 2009 14:04 UTC**
makumba being a web framework, it is heavily dependent on response-scope and session-scope data. however due to its complexity those objects c…
ghost updated
11 years ago
-
Trying to access custom properties set in :root does not seem to work on IE11:
`getComputedStyle(document.documentElement).getPropertyValue('--my-var')`
returns empty string despite confirming `--my…
-
Connections must change their scaling based on transfer rate.
-
I was trying to transform shadows tokens in scss variables but I'm getting [object, object] instead . I created a registerTransform and I think the marcher is not working but I’m not sure how to fix i…
-
This is an ongoing document to identify features and improvements for the first final release.
**Feel free to provide feedback and suggestions here!**
## ROADMAP
- [x] Distribute a js not including a…
-
### Issue
Under very specific circumstances content overlaid on top of `react-slick` will flicker on iOS devices.
### CodeSandBox links
* CodeSandBox: https://codesandbox.io/s/react-slick-pla…
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest development version of Eleme…
-
I did not know that 'emitJsStatement' will extract imports:
![image](https://github.com/fable-compiler/Fable/assets/884885/f93e8fc1-a476-4af6-9abc-7f0bddc81d47)
but if it has a comment, it won't:
!…
-
During code reviews for implementing interpolation of `` and ``, a question came up about `none` and also the compatibility of `` and ``.
My conclusion, which is matching Safari's implementation is…