Changeset 33

Show
Ignore:
Timestamp:
02/16/05 22:25:14 (4 years ago)
Author:
altba\rryu
Message:

パターンの大きさを変更した後、表情が変わるまで大きさの変更が反映されない問題を修正した。

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/MacFaceFloat/MainForm.cs

    r30 r33  
    319319                        this.Location = _config.Location; 
    320320                        this.TransparentMouseMessage = _config.TransparentMouseMessage; 
     321 
     322                        // �ݒ��X�����\����V�������ɂ���                  prevPattern = -1; 
     323                        prevMarkers = -1; 
    321324                } 
    322325