Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Box order changes on different browsers, creating holes (Isotope as well) #871

Closed
bschuon opened this issue Jul 1, 2016 · 4 comments
Closed

Comments

@bschuon
Copy link

bschuon commented Jul 1, 2016

The same layout, with identical heights, renders differently on Safari, IE, and Edge than it does in Firefox and Chrome. Since all the columns/rows are of identical height (or 2x height/width), the layout should retain it's original order, but it does not.
For a live example of this, see:

https://www.loungelizard.com/work/

This issue also occurs on Isotope, even with the "original order" flag set.

@desandro
Copy link
Owner

desandro commented Jul 1, 2016

Thanks for reporting this issue. This is well known issue with pixel rounding differences between JS and CSS. See possible solution in #811. Closing here, keep discussion there.

@bschuon
Copy link
Author

bschuon commented Jul 5, 2016

David,

 The fix from Github pull #811 seems to work swimmingly! Thank you 

for pointing that out to me. I would like to request that the option be
made part of the codebase, for that occasion where one browser
calculates the numbers one way, and others ever so slightly different.
Yes, it's an edge case, but it seems to be a fairly common one.

Great module, by the way! Very, very useful, and easy to use. Thank you
for all of your hard work and help!

Bob S.

On 7/1/2016 4:47 PM, David DeSandro wrote:

Thanks for reporting this issue. This is well known issue with pixel
rounding differences between JS and CSS. See possible solution in #811
#811. Closing here, keep
discussion there.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#871 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AJbUvI9q30uvpofz4ZcTlYhEJb_bnfiZks5qRXzegaJpZM4JDXeh.

Bob Schuon /Senior Developer
Lounge Lizard Worldwide Inc.
tel 1-888-444-0110 ext 108 | e-fax 1-888-308-8990 | www.loungelizard.com
http://www.loungelizard.com

Union Square - NYC
41 East 11th Street
11th Floor
New York, NY 10003

Long Island
31 West Main Street
Suite 212
Patchogue, NY 11772

Los Angeles - California
1100 Glendon Avenue
17th Floor
Los Angeles, CA 90024

@themenow
Copy link

Does Packery have this issue?

@desandro
Copy link
Owner

@themenow See metafizzy/packery#366

Repository owner locked as resolved and limited conversation to collaborators Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants