Manishearth / IIT-Timetable

Timetable generator for IIT Bombay
https://manishearth.github.io/IIT-Timetable/
GNU General Public License v2.0
15 stars 16 forks source link

Add doubleclick handlers for table cells (+prettify) #3

Closed Manishearth closed 10 years ago

Manishearth commented 10 years ago

One doubleclick, the slot of a table cell should get pushed in to the slots textbox.

Some coloring would be nice, too. There is a mouseover color but no "slot taken" color yet

Manishearth commented 10 years ago

Added yellow color for .used.

There probably is a better color out there.

sushant-hiray commented 10 years ago

How about using different colors for different subjects. We might have to think a bit about the implementation, but surely it would look good.

Manishearth commented 10 years ago

Nice idea, I think a separate button to enable this would work. Maybe post as separate issue? (or reopen this one)

sushant-hiray commented 10 years ago

Yup. A separate issue seems a better option. A separate issue makes more sense. We could cover all designing things on that issue itself!