diff --git a/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua b/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua index 2ab414db..981fe1cd 100644 --- a/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua +++ b/lua_probject/extend_project/extend/zipai/fanpaofa/EXMainView.lua @@ -425,13 +425,11 @@ function M:EventInit() -- info:ResetCards(card) if seat == self._room.self_player.seat then if seat == self._room.self_player.seat then - local buttonData = info.outcard_button - local context = {} - context.sender = buttonData.btn_card - context.sender.data = buttonData - context.sender.y = -300 - context.sender.touchable = true - info:__OnDragEnd(context) + info.outcard_button.btn_card.touchable = true + info.outcard_button.btn_card.sortingOrder = 0 + info.outcard_button.btn_card:GetChild("icon").icon = self:getCardItem( + "ui://Main_RunBeard/201_", card) + info:UpdateHandCardsPos() info:UpdateIsOnClick(true) end end diff --git a/wb_new_ui/.objs/metas/0khx14ar/e0py2.info b/wb_new_ui/.objs/metas/0khx14ar/e0py2.info index 11074b7a..15a59a1f 100644 --- a/wb_new_ui/.objs/metas/0khx14ar/e0py2.info +++ b/wb_new_ui/.objs/metas/0khx14ar/e0py2.info @@ -1,5 +1,8 @@ { "objectStatus": { + "n2": { + "hidden": true + }, "n28_thxk": { "hidden": true }, @@ -8,6 +11,9 @@ }, "n18_nld2": { "hidden": true + }, + "n20_nld2": { + "hidden": true } }, "adaptiveTest": true, diff --git a/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info b/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info index 3d14a8aa..d468bc8b 100644 --- a/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info +++ b/wb_new_ui/.objs/metas/v6yvqp7w/f55qvx.info @@ -1,5 +1,8 @@ { "objectStatus": { + "n48_cphv": { + "collapsed": true + }, "n45_j34t": { "collapsed": true } diff --git a/wb_new_ui/assets/Hotupdate/Version.xml b/wb_new_ui/assets/Hotupdate/Version.xml index 40f8e77d..13e89ecd 100644 --- a/wb_new_ui/assets/Hotupdate/Version.xml +++ b/wb_new_ui/assets/Hotupdate/Version.xml @@ -3,7 +3,7 @@ - + @@ -11,14 +11,16 @@ - - + + - + - + + + @@ -32,5 +34,15 @@ + + + + + + + + + + \ No newline at end of file diff --git a/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml b/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml new file mode 100644 index 00000000..d8f0ec01 --- /dev/null +++ b/wb_new_ui/assets/Hotupdate/commpoent/GlobalModalWaiting.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + +