pfalstad / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
1.71k stars 286 forks source link

UI Fixes for hideMenu and hideSidebar #56

Closed irichter closed 1 year ago

irichter commented 1 year ago

This fixes issues I've discovered with the hideMenu=true and hideSidebar=true configurations:

See commit messages for how I fixed this.

pfalstad commented 1 year ago

Looks good, I will merge this. Thanks!