You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only works until you refresh the page using the refresh button. I am on Mac OS X using the 1.4 build. If you resize the textarea using the col and row like, <textarea row="3" col="20>text</textarea>, it does not instantly refresh in Brackets with the live preview.
Using height and width in CSS still works fine.
The text was updated successfully, but these errors were encountered:
Issue by CoWinkKeyDinkInc
Saturday Aug 08, 2015 at 01:53 GMT
Originally opened as adobe/brackets#11563
This only works until you refresh the page using the refresh button. I am on Mac OS X using the 1.4 build. If you resize the textarea using the col and row like,
<textarea row="3" col="20>text</textarea>
, it does not instantly refresh in Brackets with the live preview.Using
height
andwidth
in CSS still works fine.The text was updated successfully, but these errors were encountered: