Site logo

[Resolved] One pixel left in generateblocks 1.2.0-alpha.1

Home Forums Support [Resolved] One pixel left in generateblocks 1.2.0-alpha.1

Home Forums Support One pixel left in generateblocks 1.2.0-alpha.1

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1519000
    Diogenes

    Hi.
    This is a query about the generateblocks beta, if it’s the wrong place feel free to delete it.

    I am testing version 1.2.0-alpha.1 of generateblocks.
    When I add a shape, a one pixel border is added to the left.

    http://imgfz.com/i/09rB4hc.png

    #1519456
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Thanks for testing!

    What browser are you seeing this in? I’m not able to see it at the moment.

    Let us know 🙂

    #1519614
    Diogenes

    Hi Tom.

    I’m using chrome on windows 10. On the page that I leave in the private information, you can see it at the end. Right now I watch it.

    It is a single pixel, so it can be difficult to see.

    #1519710
    Tom
    Lead Developer
    Lead Developer

    Perhaps it’s due to the 4k screen I’m using.

    I just made a change to alpha.2 that should add a pixel to the width if it’s set to 100% that should fix the issue.

    You can test it like this:

    .gb-container-38f8243e > .gb-shapes .gb-shape-1 svg {
        width: calc(100% + 1.3px);
    }
    #1519719
    Diogenes

    Works perfect Tom 😀
    Thank you.

    #1519720
    Tom
    Lead Developer
    Lead Developer

    Awesome – fixed in alpha.2. Thanks again for testing! 🙂

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