CustomShapeButton
CustomShapeButton copied to clipboard
Overlaped no detect hovered
when I try to hovered a button that is maked by anothr button it does not hovered. masked areas overlapped does not deted the behind areas
@JuanMaldini, thanks for raising this issue. Could you please check, is it the same issue as here: link. Or your issue is different?
Thanks for reply, I will make details here
I have many buttons overpapped with same size and positions, everyone masked and having his shape in his area. just 1 button works due all of them are in the same spot.
I think that is the same issue and situation, thanks
My best regards
Maldini Juan Augusto
3D Artist - Unreal Engine Developer
Juan Maldini | CVhttps://www.juan-maldini.com/
From: Yevhenii Selivanov @.> Sent: Thursday, July 11, 2024 13:12 To: JanSeliv/CustomShapeButton @.> Cc: Juan Maldini @.>; Mention @.> Subject: Re: [JanSeliv/CustomShapeButton] Overlaped no detect hovered (Issue #16)
@JuanMaldinihttps://github.com/JuanMaldini, thanks for raising this issue. Could you please check, is it the same issue as here: linkhttps://github.com/JanSeliv/CustomShapeButton/issues/7#issuecomment-2156881575. Or your issue is different?
— Reply to this email directly, view it on GitHubhttps://github.com/JanSeliv/CustomShapeButton/issues/16#issuecomment-2223341949, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2LBRZ6EDJEDOUPCWHZN3B3ZL2VH7AVCNFSM6AAAAABKXJLXGSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRTGM2DCOJUHE. You are receiving this because you were mentioned.Message ID: @.***>
Fixed overlapping don't work on covered areas when stacked on top of each other: added Overlap Order setting for proper handling underlying buttons.
The fix is available starting from UE5.5, see the realease
Closed the issue, open new if still occurs