Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot activitate 遺言状(Last Will) on ygomobile #143

Open
IamIpanda opened this issue Feb 18, 2024 · 0 comments
Open

Cannot activitate 遺言状(Last Will) on ygomobile #143

IamIpanda opened this issue Feb 18, 2024 · 0 comments

Comments

@IamIpanda
Copy link

IamIpanda commented Feb 18, 2024

当场上存在一个M1 可以发动的永续效果处理时,BP 和效果处理按钮会发生重叠,导致下方的效果处理无法点击:
f7c768c3c8a8af13e73e20780328792e

在 ygopro 上,这个效果处理的按钮比 BP 按钮大一圈:
312bc81027cea3fe8214d0d033f7ddc0

目前存在这个效应的卡有且仅有「遗言状」。

提议的解决方案:
draw conti_act时,若 BP 按钮可见,则此 act 获得一个 zoom,如:

if this->btnBP->isVisisble() {
  im.setTranslation(...)
}

或者直接永久放大这个 act。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant