paulsp

Results 5 comments of paulsp

I request an update to the documentation to ignore the message, as most will apply the security fix.

See note on pull request ask why site does not reflect the merge? https://github.com/MichMich/MagicMirror-Documentation/pull/116#issuecomment-1146006095

The following config.js snipit works as expected with the above mentioned fix. ``` modules: [ { module: 'helloworld', position: 'center_middle', config: { carouselId: 'section-1-header', text: 'Section 1' } }, {...

See the example in #36. CarouselId `section-2-detail` demonstrates two entries with the same id

In 6.0, the Preview tally mark is ON when the source is displayed in MultiView and MultiView is open. Displaying an NDI source in MultiView should NOT set the Preview...