Read the statement by Michael Teeuw here.
Posts
-
RE: Large content on MMM-pages
If you’re saying cal on full screen and you’re using CalendarExt all I think I did was make a copy of MMM-CalendarExt2.css rename it as backup (just in case things don’t work) go into MMM-CalendarExt2.css file find
.CX2 .view { /* normal view */ width:250%; display:flex; min-width:300px;
and change width my 250%
You may need to just adjust also.CX2 { /* default values which are used frequently or dependently */ --row-min-width: 100px; --row-max-width: 1000px; --column-min-width: 50px; --column-max-width: 600px; --font-size: 16px;
and have it in
position: "top_left",
-
RE: Bullseye
@sdetweil
the install went without problem this time only thing did diff was i SSH not VNC will test VNC install and see if error.
the only think i get is“Installing dependencies …
npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforke d package instead: postcss-markdown
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older v ersions may use Math.random() in certain circumstances, which is known to be pro blematic. See https://v8.dev/blog/math-random for details.
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.3.2 (node_modules/je st-haste-map/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”} )
npm WARN tsutils@3.21.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta | | >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dep endencies yourself.”Do i need to fix anything??
Hope this helps.