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

修正4.4设备运行崩溃问题;优化气泡布局居中显示位置计算规则 #1072

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Dec 19, 2022

  1. 修正气泡显示超出屏幕的平移计算规则:如果气泡设置居中显示,那么当气泡左侧超出屏幕时,修改为对齐atView的左侧显示;相反如果气泡右侧超出…

    …屏幕时,修改为对齐atView的右侧显示;当左侧和右侧都没超出或者都超出时,还是居中显示
    uni-cstar committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    f0c8dd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daf6feb View commit details
    Browse the repository at this point in the history