ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.41k stars 918 forks source link

[UI] Customized swap panel width need to be remembered #201

Open nxqbao opened 5 years ago

nxqbao commented 5 years ago

Since swap panel size is too small for me to see anything, I always need to expand it. The problem is every time I close the panel and reopen it, its size always changes to the default size (not my customization), and I need to resize it again.

My customized panel image

And this panel when reopened image

LianaHus commented 5 years ago

todo: move to remix-ide repo