Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Horizontal scrolling in tag view
#9
You can do a lot of debugging with just the desktop Browser Console.

Chrome has View > Developer > Inspect Elements or alternatively right-click on the WebUI (any part) and the context menu should have "Inspect". This brings up the Browser Javascript console where you can view and change the CSS/HTML, enter variable names and see their values etc.

Inspect also allows the exact viewport x,y to be entered (Responsive)

   

Or choose a specific device (but horizontal swipe does not work)

   

Moode considers a viewport < 480 width to be a Smartphone (mobile) device and sets a global variable named UI.mobile to true. You can test the value of this variable in the Browser console.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Horizontal scrolling in tag view - by MJR42 - 11-14-2024, 05:05 AM
RE: Horizontal scrolling in tag view - by MJR42 - 11-14-2024, 10:42 PM
RE: Horizontal scrolling in tag view - by MJR42 - 11-15-2024, 07:46 PM
RE: Horizontal scrolling in tag view - by MJR42 - 11-15-2024, 11:17 PM
RE: Horizontal scrolling in tag view - by MJR42 - 11-16-2024, 01:25 AM
RE: Horizontal scrolling in tag view - by Tim Curtis - 11-16-2024, 11:22 AM
RE: Horizontal scrolling in tag view - by MJR42 - 11-16-2024, 07:31 PM
RE: Horizontal scrolling in tag view - by MJR42 - 11-16-2024, 11:48 PM
RE: Horizontal scrolling in tag view - by MJR42 - 11-17-2024, 05:15 PM
RE: Horizontal scrolling in tag view - by MJR42 - 11-19-2024, 12:09 AM
RE: Horizontal scrolling in tag view - by MJR42 - 12-03-2024, 03:01 AM
RE: Horizontal scrolling in tag view - by Nutul - 12-03-2024, 05:03 PM
RE: Horizontal scrolling in tag view - by MJR42 - 12-04-2024, 12:35 AM
RE: Horizontal scrolling in tag view - by Nutul - 12-04-2024, 07:49 PM

Forum Jump: