Index: trunk/src/scriptbuilder/gui/ScriptBuilderGuiConstants.java
===================================================================
--- trunk/src/scriptbuilder/gui/ScriptBuilderGuiConstants.java	(revision 32)
+++ trunk/src/scriptbuilder/gui/ScriptBuilderGuiConstants.java	(revision 145)
@@ -16,5 +16,5 @@
 {
     public static int       PIXEL_WIDTH_PER_HORIZONTAL_TICK = 24;
-    public static final int HORIZONTAL_TICK_RESOLUTION = 60,
+    public static final int HORIZONTAL_TICK_RESOLUTION = 20,//changes how wide each tick in the timeline panel is. can add every X seconds
                             TIMELINE_TOP_MARGIN = 25,
                             MAX_NUMBER_OF_SCRIPT_EVENT_ICON = 10,
