-
Hey,
I am trying to integrate Scroll Magic into my Wordpress site. Below is my code to load the script, and the function animating my page. This is for the Section Wipe animation - it works outside…
-
I've created a svg shape with a masked image and am them using scrollmagic to add a parallax effect to just the image inside the shape, this works fine until I try to add a drop shadow to the svg shap…
-
Hi, I have a problem using "sm-class-toggle" - it is not taking the sceneId so it`s not putting the class when I need it. I did I little test, opened angular-scroll-magic.js and found the directive "s…
-
You've stated in the [v16.0.0 changelog](https://getsharex.com/changelog#v16.0.0) that the scrolling capture functionality was fully rewritten from scratch to a new system, but would it be possible to…
-
These are my notes from the sprint Saturday night:
```python
# Define a callback that shows the output of a print
out = ipyw.Output()
def show_event(viewer, event, datax, datay):
with out…
-
### Is your feature request related to a problem? Please describe.
On the Jobs page the links to the job site are too wide and can be designed better especially rather than using just making the scr…
-
The new version of firefox for mac osx supports the os scroll bar, so this workaround c2be16ead84df6d5894e63bfe753732ba6ecf94e does not work any more.
I am trying to fix this, but if someone already …
-
It would be great to be able to use precision scrolling when scrolling back through the terminal. i.e. scrolling 1-1 with touchpad, not just jumping back a line at a time.
This could be implemented…
-
I'm trying to use my Magic Trackpad. For some reason I can't scroll down or to the right, while up and left works fine. I'm using mtrack 0.3.0 on xorg-server 1.13.1, bluez 4.101-r5, kernel 3.8.4-gento…
-
matplotlib plots figures inline by default or if we write
```
%matplotlib inline
```
Some of the figures produced by GRAPE get put into "subwindows" in the Jupyter notebook, and one needs to scrol…