Distorted text avatars in a <v-list>
See original GitHub issueSteps to reproduce
Trying to have <v-avatar>
or <v-list-tile-avatar>
as text avatars in a <v-list>
leads into distorted avatars.
Versions
Vue@2.4.4, Vuetify@0.15.7, Windows 7, Chrome 55.0.2883.75 m
What is expected ?
Support for nicely rendered text avatars in a <v-list>
What is actually happening ?
Having distorted rendered text avatars in a <v-list>
Reproduction Link
https://codepen.io/anon/pen/oGbyoG?editors=1010
I put text and img avatar in this list together to contrast the issue with a working <img>
example. So please be aware of that I do not want to have both in a <v-list>
. This is only for demonstration purpose…
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:12 (9 by maintainers)
Top Results From Across the Web
Avatar | Components - BootstrapVue
Avatar. Avatars are a BootstrapVue custom component, and are typically used to display a user profile as a picture, an icon, or short...
Read more >adobe photoshop - How to achieve this distorted text effect?
You can right click a text layer in the layers panel and select Warp Text. There's available the flag warping.
Read more >Custom icons in expandablelistview have distorted dimensions
It turns out that the issue was that I was setting padding on the TextView in the group header, which was then distorting...
Read more >Distorted text in programs - Ask Ubuntu
I've installed Ubuntu 11 with gnome and in some point the text in the programs becomes unreadable like this. distorted text in Eclipse....
Read more >Tips for Aligning Icons to Text - CSS-Tricks
We can tell SVG to occupy a fixed amount of space without losing resolution, but non-vector will stretch and distort the image if...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The markup will change very slightly. You cannot use
v-avatar
, you must usev-list-tile-avatar
. Added colorable tov-avatar
andv-list-tile-avatar
, use this instead of class.This codepen will work after released: https://codepen.io/johnjleider/pen/oopgoL?editors=1010
And this is what it looks like:
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord