Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
/ICEcoderPublic archive

Commit34b263b

Browse files
author
mattpass
committed
On init, fake being over root dir, select, then fake not being over it
1 parentb9faaaf commit34b263b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎assets/js/icecoder.js‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,11 @@ var ICEcoder = {
9595
// Set layout
9696
this.setLayout();
9797

98+
// State we've over the root dir, enact a selection of it, then state
99+
// we're not over it it anymore
98100
this.overFileFolder('folder','|');
99-
this.selectFileFolder('init');
101+
this.selectFileFolder(false,false,false);
102+
this.overFileFolder('folder','');
100103
this.filesFrame.contentWindow.focus();
101104

102105
// Hide the loading screen & auto open last files?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp