Disabling slide out touch event
-
is is posible to disable slide out touch event on persona without killing the code?
just want to add some other touch events on some pages or sections of the page and slide out doesn't let me
-
@Arc said:
... Ive spent the last 5 days trying to jerryrig this into pichalite's material theme, you wanna remove it from your site...
You monster. Eat your slide in greens.
was for good reason
anyways i don't want do disable thats why i麓m asking -
Maybe this might help?
File not found 路 NodeBB/nodebb-theme-persona
Persona - A modern and responsive NodeBB theme. Contribute to NodeBB/nodebb-theme-persona development by creating an account on GitHub.
GitHub (github.com)
We would have to export the
slideout
object for other libraries to use -
@psychobunny said:
Maybe this might help?
File not found 路 NodeBB/nodebb-theme-persona
Persona - A modern and responsive NodeBB theme. Contribute to NodeBB/nodebb-theme-persona development by creating an account on GitHub.
GitHub (github.com)
We would have to export the
slideout
object for other libraries to usenot sure what you mean
-
@psychobunny said:
Maybe this might help?
File not found 路 NodeBB/nodebb-theme-persona
Persona - A modern and responsive NodeBB theme. Contribute to NodeBB/nodebb-theme-persona development by creating an account on GitHub.
GitHub (github.com)
We would have to export the
slideout
object for other libraries to useYeah, I was trying a hacky solution with just a JS touch library and activating the slide out event, but it didnt work out well. I'll have to wait patiently for a better solution to appear.