You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the above code to display a custom menu icon on the NavBar. This causes the clipping shown below. Also, it appears that the morphing animation is also affected, i.e., instead of swirling in-place into the alternate icon, you can see the first icon rotating around to reveal the second.
Version: GMD 2.1
The text was updated successfully, but these errors were encountered:
On Tue, Apr 30, 2019, 6:35 PM Madeesh Kannan ***@***.***> wrote:
<m:MaterialNavBar ui:field="navMainUI" backgroundColor="ORANGE_ACCENT_3">
<m:MaterialLink ui:field="tglSettingsPaneUI" waves="LIGHT" paddingLeft="10" paddingRight="5">
<m.morph:MaterialIconMorph ui:field="icoSettingsMorphUI" iconSize="SMALL">
<m:MaterialIcon iconType="ARROW_BACK"/>
<m:MaterialIcon iconType="SETTINGS"/>
</m.morph:MaterialIconMorph>
</m:MaterialLink>
</m:MaterialNavBar>
I'm using the above code to display a custom menu icon on the NavBar. This
causes the clipping shown below. Also, it appears that the morphing
animation is also affected, i.e., instead of swirling into the alternate
icon, you can see the first icon rotating around to reveal the second.
Version: GMD 2.1
[image: gmd bug]
<https://user-images.githubusercontent.com/214450/56956235-dca08900-6b43-11e9-9faf-121d20c3a637.JPG>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#911>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAX6EF4PJUXOEW4ZVYNQPGDPTAOI5ANCNFSM4HJKM2NA>
.
I'm using the above code to display a custom menu icon on the NavBar. This causes the clipping shown below. Also, it appears that the morphing animation is also affected, i.e., instead of swirling in-place into the alternate icon, you can see the first icon rotating around to reveal the second.
Version: GMD 2.1
The text was updated successfully, but these errors were encountered: