mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-13 05:18:26 -05:00
11 lines
375 B
YAML
11 lines
375 B
YAML
name: Mobile Wall Layout
|
|
description: >
|
|
On the Markers and Images pages, forces the wall-mode gallery to render as a
|
|
single full-width column on mobile devices (phones in portrait or landscape,
|
|
up to ~960px wide). Tablets and desktops are unaffected.
|
|
version: 1.0
|
|
url: https://discourse.stashapp.cc/t/mobile-wall-layout/6160
|
|
ui:
|
|
javascript:
|
|
- mobileWallLayout.js
|