mirror of
https://github.com/pfalstad/circuitjs1.git
synced 2026-03-23 08:46:56 +01:00
make more space for info
This commit is contained in:
@@ -170,7 +170,7 @@ MouseOutHandler, MouseWheelHandler {
|
||||
static final int MODE_DRAG_POST = 5;
|
||||
static final int MODE_SELECT = 6;
|
||||
static final int MODE_DRAG_SPLITTER = 7;
|
||||
static final int infoWidth = 120;
|
||||
static final int infoWidth = 160;
|
||||
long myframes =1;
|
||||
long mytime=0;
|
||||
long myruntime=0;
|
||||
|
||||
Reference in New Issue
Block a user