Unity-Technologies / com.unity.uiwidgets

UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
https://unity.cn/uiwidgets
626 stars 78 forks source link

fix bug on cupertino/segmented_control and fade_in_image #354

Closed zhuxingwei closed 2 years ago

zhuxingwei commented 2 years ago

In this PR we fixes two bugs: (1) segmented_control doesn't work properly as described in #352 (2) fade_in_image doesn't work properly

Note that, to fix (2), we create another specific API: fileNetwork to support using FileImage as the placeholder, which is also currently the only available way