Read the statement by Michael Teeuw here.
I need Help. my shopping list is not clickable
-
@chrisfr1976 fullscreen_below
-
@lucifer6669 also, you should start w your module only while developing
-
@chrisfr1976 thanks. i will try this. i have no issues with the fireworks module firing when my chore list is completed. but it may be interfering with the clickable chore list.
-
@sdetweil @chrisfr1976 you all are amazing. all i had to do was change the fireworks to fullscreen_below and now it all works. the text box is clickable and editable and the chores list sets off the fireworks and i see them. thank you both. i enjoy learning and doing all this.
-
S sdetweil has marked this topic as solved on
-
@lucifer6669
Hi,
I’ve just fixed that issue in general. I’ve addedwrapper.style.pointerEvents = "none";andp.canvas.style.pointerEvents = "none";in the module file. This allows pointer events to pass to modules underneath! So also the CalExt3 can be used again with the pop-up windows. I’m also very happy now :-)Cheers Chris!
