File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ local TONG_MEMBER_LOGOUT_MSG = '^' .. MY.String.PatternEscape(g_tStrings.STR_GUI
3737---- --------------------------------------------------------------------------------------------------
3838local PAGE_AMOUNT = 150
3939local EXPORT_SLICE = 100
40- local PAGE_DISPLAY = 17
40+ local PAGE_DISPLAY = 14
4141local SZ_INI = MY .GetAddonInfo ().szRoot .. " MY_ChatLog/ui/MY_ChatLog.ini"
4242local LOG_TYPE = {
4343 {title = g_tStrings .tChannelName [" MSG_WHISPER" ], channels = {" MSG_WHISPER" }},
Original file line number Diff line number Diff line change @@ -750,7 +750,7 @@ PosType=8
750750HandleType =3
751751HAlign =0
752752RowSpacing =0
753- Width =32
753+ Width =42
754754Height =25
755755IgnoreInvisibleChild =1
756756
@@ -759,7 +759,7 @@ IgnoreInvisibleChild=1
759759._Parent =Handle_Indexes
760760PosType =8
761761HandleType =0
762- Width =32
762+ Width =42
763763Height =25
764764HAlign =0
765765VAlign =0
@@ -775,7 +775,7 @@ Top=0
775775PosType =0
776776ShadowColor =orange1
777777Alpha =225
778- Width =30
778+ Width =40
779779Height =25
780780LockShowAndHide =1
781781
@@ -787,8 +787,8 @@ RowSpacing=0
787787FontSpacing =0
788788Alpha =255
789789OrgText =1
790- $Text =1
791- Width =32
790+ $Text =9999
791+ Width =42
792792Height =25
793793HAlign =1
794794VAlign =1
@@ -806,7 +806,7 @@ FontSpacing=0
806806Alpha =255
807807$Text =_
808808OrgText =1
809- Width =32
809+ Width =42
810810Height =25
811811HAlign =1
812812VAlign =2
@@ -927,3 +927,4 @@ SelectBgColorAlpha=255
927927SelFontScheme =18
928928CaretFontScheme =18
929929SelectBgColor =black
930+
You can’t perform that action at this time.
0 commit comments