Forum Replies Created
-
AuthorPosts
-
mjdesigner
ParticipantSo just for fun I tried to recreate the problem in other projects, and typing in those puzzles works fine – so somehow my puzzles for just a couple of my projects have somehow become corrupted.
mjdesigner
ParticipantHi, updated to Monterey 12.5.1, cleared cache, restarted everything, tried Safari and Chrome, — problem is still there. If you cannot reproduce it, then it is something on my local setup – thanks for your continued help.
A workaround is I can paste text into the puzzle from another text editor.
mjdesigner
ParticipantHi, thanks for the replies — same issue in Safari. Currently running “macOS Monterey 12.2.1”. I will install “macOS Monterey 12.5.1” update now.
mjdesigner
ParticipantI have 4.1…. ahh! I see a 4.1.1 has just been released.
I just installed, restarted everything – still having the problem. As I type, the cursor moves ahead of the text, as if it does not quite line up properly with the text.
(screenshot shows how far ahead the cursor gets as I type a line)
Attachments:
You must be logged in to view attached files.mjdesigner
ParticipantYour script works perfectly – very cool and very useful. Thank you!
mjdesigner
ParticipantHi, I followed your instructions and… it worked perfectly, thank you. I really appreciate your clear step-by-step guide, I would have never figured that out on my own. Quick question, if I run into other coding challenges like this, do you do freelance work?
mjdesigner
ParticipantWow, that’s cool! I was just drawing up a sketch to help explain my muddled question, but your demo is what I am trying to achieve. I saw your earlier comment, so that’s great you found a way to do this. What did you need to do to get this result?
mjdesigner
ParticipantYes! basically that’s the idea – the product has parts that will be in front of the user’s artwork, blocking the view.
Though, it’s not a straight screenshot as much as it’s the plugin downloading its canvas area.
So when the user downloads the composited picture they made (they drag in their bits of art on top of the background image) they can see in the download what parts will be covered up by parts.
Related challenge: I was also trying to figure out how to add an image above the ‘canvas’, but can be clicked though (using “pointer-events: none;” so they can add artwork and still see the parts obscuring the artwork. I am trying to use CSS to add it above the plugin’s canvas. (if you’re familiar with this plugin: https://www.soft8soft.com/wiki/index.php/CyberFox_2D_Canvas_Editor_plugin )
Attachments:
You must be logged in to view attached files. -
AuthorPosts