We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb6b1d commit 4f5c3e3Copy full SHA for 4f5c3e3
2 files changed
plugins/mobileWallLayout/README.md
@@ -1,5 +1,7 @@
1
# Mobile Wall Layout
2
3
+https://discourse.stashapp.cc/t/mobile-wall-layout/6160
4
+
5
Makes the wall-mode gallery render as a single full-width column on mobile
6
devices, on the **Markers** (`/scenes/markers`) and **Images** (`/images`) pages.
7
plugins/mobileWallLayout/mobileWallLayout.yml
@@ -4,6 +4,7 @@ description: >
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
8
ui:
9
javascript:
10
- mobileWallLayout.js
0 commit comments