nitrotasks / nitro

The beautiful way to get things done.
https://nitrotasks.com
GNU Affero General Public License v3.0
518 stars 66 forks source link

List Options #265

Closed stayradiated closed 10 years ago

stayradiated commented 10 years ago

Create the menu that displays list options.

consindo commented 10 years ago

Rather than fixing the bugs in the select box thing, @stayradiated decided to sidestep the issue and use an input box instead. I now have to use a bunch of JS to auto size this. I won’t do this but too bad - It’s going to look awful in the mean time.

stayradiated commented 10 years ago

I switched the list name from a content editable div to an input box during the windows 8 animation refactor.

I’m pretty sure there was a problem with using content editable, but I can’t remember what it was.

I’ll see if i can switch it back to a div.

stayradiated commented 10 years ago

Switched it back to a div. Haven’t noticed any problems with it, so yay.

consindo commented 10 years ago

well, it’s pretty now. the functionality of the old buttons just needs to be moved into the menu. that shouldn’t be too much of an issue.

stayradiated commented 10 years ago

Hooked up the code to the menu.