Giter Site home page Giter Site logo

Comments (14)

corysimmons avatar corysimmons commented on August 28, 2024

Try isolation technique. If that doesn't work. Kill self.

from lost.

corysimmons avatar corysimmons commented on August 28, 2024

Seems like it works. Need to do some more tests.

from lost.

dmitrykiselyov avatar dmitrykiselyov commented on August 28, 2024

Its ok, grid just dancing 😄 IE patry 💥
calc(100% * 1/3 - 0.01px - (30px - 30px /3)) works this way - 0.01px

from lost.

corysimmons avatar corysimmons commented on August 28, 2024

Gah! Why couldn't you have said that 3 hours earlier! I've been converting the whole thing over to the isolation method!

from lost.

dmitrykiselyov avatar dmitrykiselyov commented on August 28, 2024

or calc(99.99% * 1/3 - (30px - 30px /3))

from lost.

corysimmons avatar corysimmons commented on August 28, 2024

Awesome! Thanks @dmitrykiselyov 👍

Fixed 2cb9c9e

from lost.

dmitrykiselyov avatar dmitrykiselyov commented on August 28, 2024

no no no 99.99% 😄
better -0.01px

from lost.

corysimmons avatar corysimmons commented on August 28, 2024

Why 99.99% or -0.01px?

99.999% seems to work fine and has better precision?

from lost.

dmitrykiselyov avatar dmitrykiselyov commented on August 28, 2024

with a large width, the difference between 99.99 and 0.01can be 1px and >

from lost.

corysimmons avatar corysimmons commented on August 28, 2024

How large? I'm on a 2880 x 1800 retina and it works fine.

from lost.

corysimmons avatar corysimmons commented on August 28, 2024

I'll take your word for it.

from lost.

corysimmons avatar corysimmons commented on August 28, 2024

Fixed 44234ec

from lost.

corysimmons avatar corysimmons commented on August 28, 2024

I may end up going with isolation anyway (depending on if I can get the move() formula working easier with it or not), but this is a really great hotfix. Thanks again 👍

from lost.

dmitrykiselyov avatar dmitrykiselyov commented on August 28, 2024

I tested again, and there is no difference between 99.99% and 0.01 😄

from lost.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.