PhilippMDoerner / nimstoryfont-gui

An overhaul over aldrunewiki-frontend, reflecting everything I've learned since then.
GNU General Public License v3.0
0 stars 0 forks source link

Fix Sidebar swipe for mobile #10

Closed PhilippMDoerner closed 5 days ago

PhilippMDoerner commented 1 week ago

The sidebar swipe does not work all that well. Potentially give up on the entire pull aspect and just move to the right when you register a hammer-js swipe.

It also behaves incorrectly on pages where the sidebar should not exist.

PhilippMDoerner commented 5 days ago

Done