We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

mjdesigner

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Issue typing in javascript puzzle #55386
    mjdesigner
    Participant

    So 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.

    in reply to: Issue typing in javascript puzzle #55385
    mjdesigner
    Participant

    Hi, 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.

    in reply to: Issue typing in javascript puzzle #55384
    mjdesigner
    Participant

    Hi, 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.

    in reply to: Issue typing in javascript puzzle #55365
    mjdesigner
    Participant

    I 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
    Participant

    Your script works perfectly – very cool and very useful. Thank you!

    in reply to: Adding an overlay image to an image upon download #54810
    mjdesigner
    Participant

    Hi, 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?

    in reply to: Adding an overlay image to an image upon download #54780
    mjdesigner
    Participant

    Wow, 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?

    in reply to: Adding an overlay image to an image upon download #54738
    mjdesigner
    Participant

    Yes! 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.
Viewing 8 posts - 1 through 8 (of 8 total)