チェンジセット 140

差分発生行の前後
無視リスト:
更新日時:
2010/12/29 17:14:50 (17 か月 前)
更新者:
h
ログメッセージ:

refs #57
効き目がないので元に戻す。

ファイル:
1 変更

凡例:

変更なし
追加
削除
  • branches/release-1.0/chrome/content/vocalofx.js

    r133 r140  
    491491                this.setVocalofxSkinImage(); 
    492492                this.setVocalofxPalletMenu(); 
    493  
    494                 var timeoutID = setTimeout(function(){ 
    495                         vocalofx.setVocalofxImagePosition(); 
    496                         clearTimeout(timeoutID); 
    497                 }, 100); 
    498493        } 
    499494        ,