Skip to content
  • 0 Votes
    6 Posts
    3k Views
    A

    @psychobunny said:

    Maybe this might help?

    https://github.com/NodeBB/nodebb-theme-persona/blob/master/lib/persona.js#L154

    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.