ashuntu

Results 13 comments of ashuntu

I decreased the font size of the numbers from 24 to 16. Here are some additional screenshots (with the font size change): ![image](https://github.com/user-attachments/assets/8c3b61fa-2997-4266-a5a1-e31750400c67) ![image](https://github.com/user-attachments/assets/c9aebf0c-ce95-4394-b50e-8bef45430b68) And this is what it looks...

How does this look? (this still includes an outline on hover) ![image](https://github.com/user-attachments/assets/9742f79f-f7c3-496e-a026-f4de124fac07)

I removed the border on hover now. For the columns, they should have the same padding as the other cards (they use the same grid, just have different column count...

@d-loose I rebased and made most of the changes you pointed out. I added the explicit mapping for chart categories, let me know if you think there is a better...

> Otherwise we'd still need to add some UI fallback state that hides the top charts in case the service doesn't support the feature. I added fallback to the old...

I added a try/catch here instead for the assertions endpoint to handle the YAML errors we talked about. So for now the rated grids will just ignore any snap with...

> @ashuntu one optional thing that might be cool would be to set the defaultbehaviour by the YaruTheme widget so if one wants to disable this it could be done...

@Feichtmeier would you be open to a solution using https://github.com/ubuntu/yaru.dart/pull/1042? I could wrap most Yaru widgets with `YaruFocusBorder`, which would cover the vast majority of focus-able widgets that the App...

> @ashuntu could you eventually try to resolve the conflicts because I don't know what your changes where and I might make a mistake, if not, I try to schedule...

@Feichtmeier I think I've resolved the merge conflict, let me know if I missed anything