zen0wu / topcoder-greed

greedy editor for topcoder arena
Apache License 2.0
229 stars 45 forks source link

grid by default? #132

Closed vexorian closed 10 years ago

vexorian commented 10 years ago

After using the gridArrays = true setting for a long while in multiple problems, I am more certain that its benefits outweight its risks (sometimes it would show the elements of a string array that is not from a grid problem as if it were a grid, but it really isn't as bad as I initially thought it was). I think setting gridArrays = true by default makes the HTML view more useful.

I wonder if anyone testing the RC agrees?

ashashwat commented 10 years ago

:+1:

I am using gridArrays = true, and this gives a better visual feel of the problems where grids are involved.

zen0wu commented 10 years ago

Sure, that's do that.