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

Small IconMorphs in NavBar get clipped #911

Closed
shadeMe opened this issue Apr 30, 2019 · 3 comments
Closed

Small IconMorphs in NavBar get clipped #911

shadeMe opened this issue Apr 30, 2019 · 3 comments
Assignees
Milestone

Comments

@shadeMe
Copy link

shadeMe commented Apr 30, 2019

<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 in-place into the alternate icon, you can see the first icon rotating around to reveal the second.

Version: GMD 2.1

gmd bug

@kevzlou7979
Copy link
Contributor

kevzlou7979 commented Apr 30, 2019 via email

@kevzlou7979
Copy link
Contributor

gmd1

@kevzlou7979
Copy link
Contributor

@kevzlou7979 kevzlou7979 self-assigned this May 6, 2019
@kevzlou7979 kevzlou7979 added this to the Release 2.2 milestone May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants