From 386f9456b9e9106dd645adc5d503fd593c49f415 Mon Sep 17 00:00:00 2001 From: yoffy Date: Mon, 12 Apr 2004 13:09:31 +0000 Subject: [PATCH] =?utf8?q?=E3=83=BB=E3=83=96=E3=83=A9=E3=82=A6=E3=82=B6?= =?utf8?q?=E6=9C=80=E5=A4=A7=E5=8C=96=E6=99=82=E3=81=AE=E3=82=B9=E3=83=AC?= =?utf8?q?=E3=83=AA=E3=82=B9=E3=83=88=E3=81=AE=E5=B1=95=E9=96=8B=E3=81=AF?= =?utf8?q?=E3=80=81=E3=82=B9=E3=83=AC=E3=83=AA=E3=82=B9=E3=83=88(=E2=89=A0?= =?utf8?q?=E3=82=AB=E3=83=86=E3=82=B4=E3=83=AA=E3=83=AA=E3=82=B9=E3=83=88)?= =?utf8?q?=E3=82=92=E8=A1=A8=E7=A4=BA=E3=81=99=E3=82=8B=E6=99=82=E3=81=AE?= =?utf8?q?=E3=81=BF=E3=81=AB=E3=81=97=E3=81=A6=E3=81=BF=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Giko.pas | 26 +++++++++++++------------- gikoNavi.res | Bin 4288 -> 4288 bytes 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Giko.pas b/Giko.pas index a3f9b78..4b52890 100644 --- a/Giko.pas +++ b/Giko.pas @@ -3354,20 +3354,20 @@ begin SetBoardListItem(TCategory(Obj)); end else if Obj is TBoard then begin SetThreadListItem(TBoard(Obj)); - end; - end; - if GikoSys.Setting.ListOrientation = gloHorizontal then begin - if GikoSys.Setting.ListWidthState = glsMax then begin - BrowserMinAction.Execute; - if GikoForm.Visible then - ListView.SetFocus; - end; - end else begin - if GikoSys.Setting.ListHeightState = glsMax then begin - BrowserMinAction.Execute; - if GikoForm.Visible then - ListView.SetFocus; + if GikoSys.Setting.ListOrientation = gloHorizontal then begin + if GikoSys.Setting.ListWidthState = glsMax then begin + BrowserMinAction.Execute; + if GikoForm.Visible then + ListView.SetFocus; + end; + end else begin + if GikoSys.Setting.ListHeightState = glsMax then begin + BrowserMinAction.Execute; + if GikoForm.Visible then + ListView.SetFocus; + end; + end; end; end; end; diff --git a/gikoNavi.res b/gikoNavi.res index 415fb2fbded0b676292d38089130b284e32a48d6..e95b05838528e7a286e17e2baef15dd2827e6e52 100644 GIT binary patch delta 28 jcmX@0ctCN(8(z-mj0`})$nbpfSKi-@=9@qAoo569mTd}; delta 28 jcmX@0ctCN(8(z+5j0`})$nb3PSKi-@W}83qoo569mPZPV -- 2.11.0