antlr / antlr4-lab

A client/server for trying out and learning about ANTLR
MIT License
36 stars 11 forks source link

resize bars #25

Closed teverett closed 1 year ago

teverett commented 1 year ago

It would be helpful to be able to resize the different regions. For example , the example input box is a little small.

parrt commented 1 year ago

main panels expand but yeah vertical scaling would be nice.

parrt commented 1 year ago

Seems like this link my provide some answers https://ourcodeworld.com/articles/read/994/how-to-make-an-ace-editor-instance-resizable-by-the-user-dinamically-with-a-drag-and-drop-bar

Actually this looks better: https://jsfiddle.net/6b2tfspe/1/ CSS only I think.

parrt commented 1 year ago

Wasn't quite right.