At the moment streams uses fixed values in the styles tiddler:
@media only screen and (max-width: 600px)
It would be ideal to use the default sidebar breakpoint value stored in
$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint
for better compatibility and customization.
At the moment streams uses fixed values in the styles tiddler:
@media only screen and (max-width: 600px)It would be ideal to use the default sidebar breakpoint value stored in
$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpointfor better compatibility and customization.