github gebilaowang66662/ESLyric-full-screen-imitation-IOS-configuration v1.6.1

latest release: v1.6.2
one day ago

Layout Aspect Ratio Notice / 布局比例说明

  • Some layouts are currently optimized only for a 16:9 window aspect ratio.
    Currently, there is no good solution for this issue yet.
    Other aspect ratios may require manual adjustments to the parameters in the .xml files.
    For example, with a 16:10 window ratio, the components at the bottom may extend beyond the layout boundary.

    目前某些布局仅适配 16:9 比例的窗口。
    目前还没想出有什么好的解决方法
    如果使用其他比例的窗口,需要自行调整 .xml 文件中的参数。
    例如16:10,底下的组件会超出范围

image
  • Using the newly added props element in the ESLyric plugin, the button code has been reorganized.
    By modifying the shared values in the props element, the values of all bound elements can change together.

    本次利用 ESLyric 插件新增的 props 元素重新整理了按钮代码。
    通过修改 props 中的通用数值,可以让绑定的元素参数一起变化。

    props feature / **props**元素特征
    https://github.com/ESLyric/release/releases/tag/1.0.6.5

Don't miss a new ESLyric-full-screen-imitation-IOS-configuration release

NewReleases is sending notifications on new releases.