Skip to content

Commit 9101f78

Browse files
committed
Started implementing zooming in the profiler.
1 parent 8b7b0f3 commit 9101f78

File tree

7 files changed

+854
-151
lines changed

7 files changed

+854
-151
lines changed

src/client-en.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ window.load_screen_timeout = window.setTimeout(function()
213213
<!-- command concat_js "./script/dragonfly.js" -->
214214

215215
<script src="./scripts/ini.js"/>
216+
<script src="./lib/zoomer.js"/>
216217
<script src="./lib/elementprototype.js"/>
217218
<script src="./lib/arrayprototype.js"/>
218219
<script src="./lib/canvasrenderingcontext2dprototype.js"/>

0 commit comments

Comments
 (0)