minasmart / backbone-editable

An editable field mixin for backbone views
11 stars 7 forks source link

still plan on using a text field width? #1

Open dgdosen opened 12 years ago

dgdosen commented 12 years ago

Just wondering - is this project still active? Using another tool?

minasmart commented 12 years ago

Still active. I got it to a point where it works for my purposes. I can push within the next week or so. If you need it sooner, it shouldn't be hard to add. Feel free to submit a pull request :)

dgdosen commented 12 years ago

It works fine for me too! - except for the width…

What other features are you thinking of adding or need help with?

Daniel Dosen

On August 14, 2012 at 11:32 AM, Matthew Smart wrote:

Still active. I got it to a point where it works for my purposes. I can push within the next week or so. If you need it sooner, it shouldn't be hard to add. Feel free to submit a pull request :)

— Reply to this email directly or view it on GitHub (https://github.com/matthewsmart/backbone-editable/issues/1#issuecomment-7735531).

geoffharcourt commented 12 years ago

Is the width suggested here in order to ensure that the element is clickable if the value is currently nil or blank? If not, I'll file a separate issue, but I don't want to clutter the queue.