TouhouFest / touhoufest-webapp

custom tuning of cjnwebapp for touhoufest
https://schedule.touhoufest.org
GNU Affero General Public License v3.0
1 stars 0 forks source link

redesign day indicators #8

Open kir12 opened 4 months ago

kir12 commented 4 months ago

bootstrap scrollspy is a possible drop-in replacement for the current mechanism of guiding users to days

kir12 commented 4 months ago

objective: need to get anchors to scroll just below the navbar. currently they're scrolling to just above it thus obfuscating the actual anchors (day indicators)

kir12 commented 3 months ago

scrollspy in bootstrap is currently jank par this issue. However, jumping between headers is fair game and will be carried over into the existing daysetting mechanism. until either bootstrap gets its act together or an alternate mechanism is devised, this specific feature is on hold.