mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-18 20:22:42 -06:00
A widget (e.g. directory board) assigned to a 'content' zone rendered as a black zone: showZoneItem gated the widget branch on zone.zone_type==='widget', so the widget was skipped and (mime_type null) nothing else matched either. Key off the assignment's widget_id instead - matching the Android ZoneManager, which is why the same layout worked on the APK but not the web player. |
||
|---|---|---|
| .. | ||
| config | ||
| db | ||
| lib | ||
| middleware | ||
| player | ||
| routes | ||
| services | ||
| test | ||
| ws | ||
| .gitignore | ||
| config.js | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||