-
**Context:**
Often people at the forum got very confused about terms in XCP-ng universe, which software does what and so on. Sometimes the language is the biggest problem and you have to explain th…
-
The current footer design has some usability and visual hierarchy issues that can be enhanced to improve the overall user experience and appearance. The spacing, alignment, and color scheme of certain…
-
### Enhancement Summary
The current weather colours are very low saturation change them to higher saturation
### Detailed Description
The NSPanel has a very low contrast ratio. Colours that look go…
-
I'm trying to use custom icons for my notification's buttons. I am able to assign a graphic to them and have them show up in Chrome on my desktop, but when I run it through CADT the icons show up as '…
ghost updated
9 years ago
-
Okay, new plan. That last one doesn't look as nice as I thought it would, but it's okay, I see no reason to not leave it there, until maybe one day 50 years later I'll get rid of it, unless somehow pe…
-
Inspired by Font Awesome [Animated Icons](http://fontawesome.io/examples/) I added this little hack.
![ImRotateDemo](https://user-images.githubusercontent.com/1457178/29454444-86aa6954-840d-11e7-9c1…
-
We need different icons for the debug versions and release versions
https://github.com/HazAT/fastlane-plugin-badge
https://stackoverflow.com/questions/22875948/how-to-provide-different-android-app-i…
-
Hi,
Badge does not seems to be added on versions 8 and 9 for Android which uses vector icons as ic_launcher_foreground and ic_launcher_background.
Should this be a future enhancement?
Best re…
-
There's a nice Material icons library in Jetpack Compose that makes icons accessible from code:
```kt
IconButton(onClick = { /* doSomething() */ }) {
Icon(Icons.Filled.Favorite, contentDescri…
-
Before I start, I'd like to get some clarity on these two questions:
1. I have icons, where individual vectors inside have dropshadows. Will that be an issue?
2. My icons don't have outline / fill…