Work on task EXT-3147 (Implement new states for message indicators)
-- Updated Well buttons' attributes (for images) according to implemented logic --HG-- branch : product-enginemaster
parent
fd83b1fa11
commit
67ee277d8a
|
|
@ -351,9 +351,9 @@ image_pressed_selected "Lit" + "Selected" - there are new messages and the Well
|
|||
height="23"
|
||||
image_overlay="Unread_IM"
|
||||
image_overlay_alignment="center"
|
||||
image_pressed="WellButton_Lit_Selected"
|
||||
image_pressed_selected="WellButton_Lit"
|
||||
image_selected="WellButton_Lit"
|
||||
image_pressed="WellButton_Lit"
|
||||
image_pressed_selected="WellButton_Lit_Selected"
|
||||
image_selected="PushButton_Selected_Press"
|
||||
label_color="Black"
|
||||
left="0"
|
||||
max_displayed_count="99"
|
||||
|
|
@ -391,9 +391,9 @@ image_pressed_selected "Lit" + "Selected" - there are new messages and the Well
|
|||
width="35">
|
||||
<button
|
||||
bottom_pad="3"
|
||||
image_selected="WellButton_Lit"
|
||||
image_pressed="WellButton_Lit_Selected"
|
||||
image_pressed_selected="WellButton_Lit "
|
||||
image_pressed="WellButton_Lit"
|
||||
image_pressed_selected="WellButton_Lit_Selected"
|
||||
image_selected="PushButton_Selected_Press"
|
||||
auto_resize="true"
|
||||
halign="center"
|
||||
height="23"
|
||||
|
|
|
|||
Loading…
Reference in New Issue