Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH v2 0/2] rework mobile navigation
@ 2026-02-09 20:04 Rito Rhymes via ffmpeg-devel
  2026-02-09 20:04 ` [FFmpeg-devel] [PATCH v2 1/2] web: replace mobile sidebar with bottom drawer Rito Rhymes via ffmpeg-devel
  2026-02-09 20:04 ` [FFmpeg-devel] [PATCH v2 2/2] web: make content header sticky on mobile Rito Rhymes via ffmpeg-devel
  0 siblings, 2 replies; 3+ messages in thread
From: Rito Rhymes via ffmpeg-devel @ 2026-02-09 20:04 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Rito Rhymes

The mobile sidebar pushes page content right, causing page-wide 
horizontal scroll overflow. Users also cannot close it without 
scrolling back to the top to reach the hamburger icon.

v1 attempted to fix this by making the sidebar into a fixed
overlay but was rejected for not allowing the user to effectively
read or scroll page content while opened; it covered part of the
content width, cutting off lines of text mid-sentence.

v2 takes a different approach, replacing the sidebar with a
bottom drawer, allowing users to read and scroll page content 
while the menu is visible.

Patch 1 replaces the sidebar with a bottom drawer on mobile.
Patch 2 (optional) makes the content header sticky so the
humburger icon / drawer toggle is always reachable.


Rito Rhymes (2):
  web: replace mobile sidebar with bottom drawer
  web: make content header sticky on mobile

 htdocs/css/simple-sidebar.css | 105 +++++++++++++++++++++++++++++++---
 src/template_footer2          |  29 +++++++++-
 src/template_head2            |   7 +++
 3 files changed, 130 insertions(+), 11 deletions(-)

-- 
2.51.0

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-02-09 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-09 20:04 [FFmpeg-devel] [PATCH v2 0/2] rework mobile navigation Rito Rhymes via ffmpeg-devel
2026-02-09 20:04 ` [FFmpeg-devel] [PATCH v2 1/2] web: replace mobile sidebar with bottom drawer Rito Rhymes via ffmpeg-devel
2026-02-09 20:04 ` [FFmpeg-devel] [PATCH v2 2/2] web: make content header sticky on mobile Rito Rhymes via ffmpeg-devel

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git