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.

Html buttons with puzzles.

Home Forums Puzzles Html buttons with puzzles.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #57138
    andrei pek
    Customer

    I’m trying to make some buttons/ui for an app

    So my dog knows more about programing than I do so I tried something with puzzles and I somewhat got what I wanted except I’m struggling with the alignment of the element, (check image below)

    I have the blue button and I want to center it to the screen no matter the aspect ratio of the device used, like the buttons for AR and the top right of the screen there.

    Is there any way to center it with puzzles?

    Attachments:
    You must be logged in to view attached files.
    #57140
    kdv
    Participant

    set style properties left and right to auto.

    and why do you use a canvas as a button?

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #57142
    andrei pek
    Customer

    Hello
    Not sure if it works or I did it wrong.

    Attachments:
    You must be logged in to view attached files.
    #57145
    kdv
    Participant

    try this

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #57153
    andrei pek
    Customer

    It didn’t do anything, nothing appeared.

    #57154
    andrei pek
    Customer

    SO i got it to work with the margin right auto and margin left to auto. It works perfect now.

    Thanks again for your help!

    Attachments:
    You must be logged in to view attached files.
    #57181
    visualizer
    Customer

    Hey Guys

    I hope in future versions verge 3d will start providing the puzzle preset libraries for quick usage & faster results. This will be of lot of use to users.

    Also I find that, many times we cant disable the set of multiple puzzles at a time. this small small things will really make life easy.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.