In 2020-2021 years I tried NodeBB for the first time, it seems then it was the ~1.5 version of the forum and I remember exactly what I fell in love with at first sight - the navigator in the header ๐
F88C54E1-721F-4EB9-97E5-5D2550CF28D2.jpeg
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?
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 use
not 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 use
Yeah, 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.