Adventure Game Studio

AGS Development => Site & Forum Reports => Topic started by: Wyz on Sun 29/09/2013 15:17:12

Title: Textareas not resizeable anymore
Post by: Wyz on Sun 29/09/2013 15:17:12
Recently I noticed that the textareas for posting threads and PMs are no longer resizeable. For those who don't know there is a chrome feature that makes those boxes resizeable with a little arrow button in the lower right corner.
I notice that a css option has been added to index.css line 3897:
Code (css) Select
textarea.editor { resize: none; }

I don't know how long it has been like that since I haven't posted in a while but is there a reason for this? Or is this something that perhaps was added in forum software update? If there is no reason I'd suggest it be removed since it's rather convenient to be able to enlarge the textarea especially when posting code snippets.

Thanks for your time!
Title: Re: Textareas not resizeable anymore
Post by: Peder 🚀 on Sun 29/09/2013 16:36:43
I second this, if there is no special reason for it, I suggest it to be removed too.
Title: Re: Textareas not resizeable anymore
Post by: AGA on Mon 30/09/2013 01:18:33
I didn't do it!  I assume it was the last SMF update that did, for some reason.