diff --git a/MY_ChatLog/src/MY_ChatLog.lua b/MY_ChatLog/src/MY_ChatLog.lua index 2848f9e58..e1df70877 100644 --- a/MY_ChatLog/src/MY_ChatLog.lua +++ b/MY_ChatLog/src/MY_ChatLog.lua @@ -37,7 +37,7 @@ local TONG_MEMBER_LOGOUT_MSG = '^' .. MY.String.PatternEscape(g_tStrings.STR_GUI ------------------------------------------------------------------------------------------------------ local PAGE_AMOUNT = 150 local EXPORT_SLICE = 100 -local PAGE_DISPLAY = 17 +local PAGE_DISPLAY = 14 local SZ_INI = MY.GetAddonInfo().szRoot .. "MY_ChatLog/ui/MY_ChatLog.ini" local LOG_TYPE = { {title = g_tStrings.tChannelName["MSG_WHISPER" ], channels = {"MSG_WHISPER" }}, diff --git a/MY_ChatLog/ui/MY_ChatLog.ini b/MY_ChatLog/ui/MY_ChatLog.ini index dfbbf85f0..a4fc1de00 100644 --- a/MY_ChatLog/ui/MY_ChatLog.ini +++ b/MY_ChatLog/ui/MY_ChatLog.ini @@ -750,7 +750,7 @@ PosType=8 HandleType=3 HAlign=0 RowSpacing=0 -Width=32 +Width=42 Height=25 IgnoreInvisibleChild=1 @@ -759,7 +759,7 @@ IgnoreInvisibleChild=1 ._Parent=Handle_Indexes PosType=8 HandleType=0 -Width=32 +Width=42 Height=25 HAlign=0 VAlign=0 @@ -775,7 +775,7 @@ Top=0 PosType=0 ShadowColor=orange1 Alpha=225 -Width=30 +Width=40 Height=25 LockShowAndHide=1 @@ -787,8 +787,8 @@ RowSpacing=0 FontSpacing=0 Alpha=255 OrgText=1 -$Text=1 -Width=32 +$Text=9999 +Width=42 Height=25 HAlign=1 VAlign=1 @@ -806,7 +806,7 @@ FontSpacing=0 Alpha=255 $Text=_ OrgText=1 -Width=32 +Width=42 Height=25 HAlign=1 VAlign=2 @@ -927,3 +927,4 @@ SelectBgColorAlpha=255 SelFontScheme=18 CaretFontScheme=18 SelectBgColor=black +