Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upResizing the Browser Window Should Not Change the On/Off State of Grid #5
Comments
This comment has been minimized.
This comment has been minimized.
Thanks for pointing out this shortcoming. |
ghost
assigned
simanek
May 23, 2012
This comment has been minimized.
This comment has been minimized.
Thanks for submitting a issue/bug! You and another individual submitted Jason Simanek On 05/22/2012 09:25 AM, Pix3lmate wrote:
|
added a commit
that referenced
this issue
May 25, 2012
added a commit
that referenced
this issue
May 25, 2012
added a commit
that referenced
this issue
May 25, 2012
added a commit
that referenced
this issue
May 25, 2012
This comment has been minimized.
This comment has been minimized.
Had to dig myself out of a bad merge, so the 4 commits above are actually just 2 commits done twice. Please download the latest versions of
I have added a new variable "gridstate" that records the current state of the grid (on or off). This makes it possible to preserve that state as the browser window is resized. |
This comment has been minimized.
This comment has been minimized.
Hello, I have just submitted a fix. Please take a look here: and (in case you aren't familiar with Github – I'm still learning https://github.com/simanek/Heads-Up-Grid/downloads The bug/issue page describes which files were changed. Let me know via Jason Simanek On Wed 23 May 2012 07:43:13 AM CDT, Jason Simanek wrote:
|
This comment has been minimized.
This comment has been minimized.
So the email reply I attempted to send ended up becoming a comment on this issue... Is it obvious that I'm new to Github? :D |
This comment has been minimized.
This comment has been minimized.
Sorry for the time I took to reply. It looks like it's fixed. :D So, I just have to replace hugrid.js on my site to fix it ? Thanks a lot for fixing that so quickly ! |
This comment has been minimized.
This comment has been minimized.
@Pix3lmate Yes, replace hugrid.js and review the example_responsive.html javascript in the head element. There's a new function referred to within the window.resize function. |
This comment has been minimized.
This comment has been minimized.
This problem is successfully fixed! |
simanek
closed this
Jun 2, 2012
This comment has been minimized.
This comment has been minimized.
Thanks again ! I'm gonna use it in my new portfolio i'm working on ! :) |
AlexisWalravens commentedMay 22, 2012
Hello,
Just to tell you that the grid shows up automatically when the window is resized.
That would be great if you can fixed that.
Thanks in advance.