question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please note the breaking change for custom cards from 0.88 release notes:

Note for Lovelace custom card developers: if you relied on the availability of <paper-button> in your code, you will have to update it to <mwc-button> to work like before.

I don’t know if this is a straight substitution though??

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:20 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
DavidFW1960commented, Feb 21, 2019

Yeah… but can you share your style tweaks? (I’m using chrome anyway… but they should work with FF… pretty generic I would have thought)

I’m using this and it’s ‘ok’ but sucks on mobile…

                size: 60px
                style:
                  - align-items: center
                  - text-align: center
                  - margin-left: auto
                  - margin-right: auto
                  - width: 50%
                  - margin-top: auto
                  - margin-bottom: auto
                  - height: 80px
                  - padding-top: 4%
                  - padding-right: 0px
                  - padding-bottom: 4%
                  - padding-left: 0px
                  - align-content: normal
                  - align-self: auto
                  - font-size: 1.2rem
                  - font-weight: 400
                  - position: relative
0reactions
peterhoecommented, Feb 22, 2019

01 02 03

@DavidFW1960 how are you getting the font to display below your button in upper and lower case? Using css style? I seem to get all upper case in a system style font below my buttons (and on some of my system generated buttons as well eg: check configuration button). Perhaps I haven’t pulled the latest iteration?

Read more comments on GitHub >

github_iconTop Results From Across the Web

0.88.0 release notes - Streamlit Blog
Below are some other notable updates on this release: We made changes to improve the redacted exception experience on Streamlit Cloud. When ...
Read more >
Version 0.88.0 - Official Super Animal Royale Wiki - Fandom
Changes. Made improvements to "ghost bullets"; Hamster Ball hitbox adjusted to better match it's shape and size. Skunk Bombs now drop from Mole...
Read more >
Upgrade to Hab 0.88.0+: hab-sup API changes · Issue #1897 · chef ...
During testing of the latest habitat, we identified a small API change: habitat-sh/habitat#6747 We ... Upgrade to Hab 0.88.0+: hab-sup API changes #1897....
Read more >
Changes are Here | Dinosystem (v. 0.88.0) #2 - YouTube
Changes are Here | Dinosystem (v. 0.88.0) #2. 100 views Nov 18, 2019 We're barely a few days into the newest time on...
Read more >
Release Notes - FastAPI
Breaking Changes¶. This version of FastAPI drops support for Python 3.6. Please upgrade to a supported version of Python (3.7 or above), Python...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found