It doesn''t seem to be very easy to limit the size of an InPlaceEditor input field, unless I''m missing something. This is pretty simple: http://dev.rubyonrails.org/ticket/5223 Any chance of it getting implemented? Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
If you''re using the new (beta) version of the control, see my ticket at http://dev.rubyonrails.org/ticket/9103 This ticket may not be needed as stated in my comment, as I can accomplish what I want with what''s already provided by the control. If you''re using the old (currently released) version, then I''d just patch your local copy of the control for the time being until you upgrade to the new version. Ticket 5223 should be closed. On 8/16/07, carlivar <carl_ivar-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> > It doesn''t seem to be very easy to limit the size of an InPlaceEditor > input field, unless I''m missing something. This is pretty simple: > > http://dev.rubyonrails.org/ticket/5223 > > Any chance of it getting implemented? > > Thanks! > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Thank you! Yes I just patched my old/current version with those two lines and it works great. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---