diff --git a/friends/AchievementNotification.res b/friends/AchievementNotification.res index f9be2fb..40d9add 100644 --- a/friends/AchievementNotification.res +++ b/friends/AchievementNotification.res @@ -16,6 +16,7 @@ place {control="IconBorder" x=13 y=14 width=66 height=66} place {control="LabelTitle" x=88 y=26 width=max height=32} place {control="LabelText" x=88 y=48 width=max height=32} + place {control="DarkenedRegion" width=0 height=0} } "AchievementNotification" diff --git a/friends/ChatInviteNotification.res b/friends/ChatInviteNotification.res index 112c986..118ff23 100644 --- a/friends/ChatInviteNotification.res +++ b/friends/ChatInviteNotification.res @@ -16,6 +16,7 @@ place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelChat" x=64 y=44 width=172 height=16} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "ChatInvitationNotification" diff --git a/friends/ChatMsgNotification.res b/friends/ChatMsgNotification.res index e091893..3d0e9a3 100644 --- a/friends/ChatMsgNotification.res +++ b/friends/ChatMsgNotification.res @@ -16,6 +16,7 @@ place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelMessage" x=64 y=44 width=172 height=30} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "ChatMsgNotification" diff --git a/friends/ClanEventNotification.res b/friends/ClanEventNotification.res index 0aa0205..870d708 100644 --- a/friends/ClanEventNotification.res +++ b/friends/ClanEventNotification.res @@ -16,6 +16,7 @@ place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelEventTitle" x=64 y=44 width=172 height=30} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "ClanEventNotification" diff --git a/friends/ClanInvitationNotification.res b/friends/ClanInvitationNotification.res index 2a152e3..94691ce 100644 --- a/friends/ClanInvitationNotification.res +++ b/friends/ClanInvitationNotification.res @@ -16,6 +16,7 @@ place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelGroup" x=64 y=44 width=172 height=16} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "ClanInvitationNotification" diff --git a/friends/FriendIngameNotification.res b/friends/FriendIngameNotification.res index 9e862a4..5b7634b 100644 --- a/friends/FriendIngameNotification.res +++ b/friends/FriendIngameNotification.res @@ -16,6 +16,7 @@ place {control="LabelInfo" x=64 y=28 width=172 height=16} place {control="LabelGame" x=64 y=44 width=172 height=16} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "FriendIngameNotification" diff --git a/friends/FriendInvitationNotification.res b/friends/FriendInvitationNotification.res index 88c95a7..dde2135 100644 --- a/friends/FriendInvitationNotification.res +++ b/friends/FriendInvitationNotification.res @@ -16,6 +16,7 @@ place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelFriendsList" x=64 y=44 width=172 height=16} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "FriendInvitationNotification" diff --git a/friends/FriendOnlineNotification.res b/friends/FriendOnlineNotification.res index a9a8085..3527487 100644 --- a/friends/FriendOnlineNotification.res +++ b/friends/FriendOnlineNotification.res @@ -15,6 +15,7 @@ place {control="LabelSender" x=64 y=16 width=172 height=16} place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "FriendOnlineNotification" diff --git a/friends/GameInviteNotification.res b/friends/GameInviteNotification.res index 23af6f9..651184f 100644 --- a/friends/GameInviteNotification.res +++ b/friends/GameInviteNotification.res @@ -16,6 +16,7 @@ place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelGame" x=64 y=44 width=172 height=16} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "GameInviteNotification" diff --git a/friends/VoiceChatInviteNotification.res b/friends/VoiceChatInviteNotification.res index b6d599b..b43c261 100644 --- a/friends/VoiceChatInviteNotification.res +++ b/friends/VoiceChatInviteNotification.res @@ -6,6 +6,7 @@ place {control="LabelSender" x=64 y=16 width=172 height=16} place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "VoiceChatInviteNotification" diff --git a/friends/broadcastapprovenotification.res b/friends/broadcastapprovenotification.res index 9512df0..b7c76ae 100644 --- a/friends/broadcastapprovenotification.res +++ b/friends/broadcastapprovenotification.res @@ -10,6 +10,11 @@ } } + layout + { + place {control="DarkenedRegion" width=0 height=0} + } + "BroadcastApproveNotification" { "ControlName" "BroadcastApproveNotification" diff --git a/friends/broadcastinvitenotification.res b/friends/broadcastinvitenotification.res index 2bcd1aa..f5e6695 100644 --- a/friends/broadcastinvitenotification.res +++ b/friends/broadcastinvitenotification.res @@ -9,6 +9,11 @@ } } + layout + { + place {control="DarkenedRegion" width=0 height=0} + } + "BroadcastInviteNotification" { "ControlName" "BroadcastInviteNotification" diff --git a/friends/broadcastviewernotification.res b/friends/broadcastviewernotification.res index 4c5edb1..521da8c 100644 --- a/friends/broadcastviewernotification.res +++ b/friends/broadcastviewernotification.res @@ -1,5 +1,10 @@ "friends/BroadcastViewerNotification.res" { + + layout + { + place {control="DarkenedRegion" width=0 height=0} + } styles { Label diff --git a/friends/giftreceivednotification.res b/friends/giftreceivednotification.res index abba4f0..2f37ec5 100644 --- a/friends/giftreceivednotification.res +++ b/friends/giftreceivednotification.res @@ -9,6 +9,11 @@ } } + layout + { + place {control="DarkenedRegion" width=0 height=0} + } + "GiftReceivedNotification" { "ControlName" "GiftReceivedNotification" diff --git a/friends/itemreceivednotification.res b/friends/itemreceivednotification.res index cae503d..7c3f945 100644 --- a/friends/itemreceivednotification.res +++ b/friends/itemreceivednotification.res @@ -14,6 +14,7 @@ place {control="NotificationClickPanel" x=0 y=0 width=max height=max} place {control="LabelInfo" x=64 y=16 width=172 height=34} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "ItemReceivedNotification" diff --git a/friends/newturnsnotification.res b/friends/newturnsnotification.res index cdc93a7..6b2e4dc 100644 --- a/friends/newturnsnotification.res +++ b/friends/newturnsnotification.res @@ -14,6 +14,7 @@ place {control="NotificationClickPanel" x=0 y=0 width=max height=max} place {control="LabelInfo" x=64 y=16 width=172 height=34} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "NewTurnsNotification" diff --git a/friends/tradeinvitenotification.res b/friends/tradeinvitenotification.res index 61130db..8e982fd 100644 --- a/friends/tradeinvitenotification.res +++ b/friends/tradeinvitenotification.res @@ -6,6 +6,7 @@ place {control="LabelSender" x=64 y=16 width=172 height=16} place {control="LabelInfo" x=64 y=30 width=172 height=16} place {control="LabelHotkey" x=0 y=74 width=240 height=24} + place {control="DarkenedRegion" width=0 height=0} } "TradeInviteNotification"