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
{{ message }}
This repository was archived by the owner on Dec 19, 2017. It is now read-only.
After upgrading to latest polymer with version 0.6.0 of paper-elements in my chessboard element (https://github.com/andersforsell/chessboard.dart), the font in my paper-dialog is incorrect.
It should inherit the Roboto font specified by the element, but is now rendered as "Times Bold".
This was not a problem before.
Do I need to style the content in paper-dialog specifically with the new version?
After upgrading to latest polymer with version 0.6.0 of paper-elements in my chessboard element (https://github.com/andersforsell/chessboard.dart), the font in my paper-dialog is incorrect.
It should inherit the Roboto font specified by the element, but is now rendered as "Times Bold".
This was not a problem before.
Do I need to style the content in paper-dialog specifically with the new version?