Timeline for Displaying images based on column colors
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 3, 2015 at 20:17 | history | edited | Jamal | CC BY-SA 3.0 |
deleted 27 characters in body; edited title
|
| Aug 19, 2013 at 22:06 | history | post merged (destination) | |||
| Aug 19, 2013 at 3:59 | vote | accept | Howard | ||
| Aug 18, 2013 at 6:10 | answer | added | icktoofay | timeline score: 6 | |
| Aug 18, 2013 at 6:06 | history | tweeted | twitter.com/#!/StackCodeReview/status/368977302463344640 | ||
| Aug 18, 2013 at 5:19 | review | First posts | |||
| Aug 18, 2013 at 5:28 | |||||
| Aug 18, 2013 at 5:04 | history | asked | Howard | CC BY-SA 3.0 | |
| Aug 18, 2013 at 5:01 | comment | added | Howard | @WouterHuysentruit: Would be nice if there was a button that would move it to there. | |
| Aug 18, 2013 at 5:00 | comment | added | Howard | Starting from $colors = array("B", "R", "G", "W", "U"); where the heart of the code is, I'm trying to figure out if it could be fundamentally better, as in improvement in speed and legibility. | |
| Aug 18, 2013 at 4:57 | comment | added | Sverri M. Olsen | I think you need to stop for a moment and collect your thoughts. What exactly is it you want to optimize/improve? Is it slow? Is the code getting unwieldy? |