Changed size of circuit schematic to be the same as old editor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
var schematic_height = 300;
|
||||
var schematic_width = 500;
|
||||
var schematic_height = 480;
|
||||
var schematic_width = 640;
|
||||
|
||||
$(function(){
|
||||
$(document).ready(function() {
|
||||
|
||||
Reference in New Issue
Block a user