JetBrains / JetBrains/resharper-devguide
Update icons docs
Open
- Dominant language
- No language data
- Stars
- 74
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] XAML icons should be formatted to 16x16, 21x21 or 32x32, depending on usage. E.g. if the icon is supposed to be used in a code completion list, it [looks like it's not scaled](https://youtrack.jetbrains.com/issue/RSRP-437514), and should be 16x16. Other usages (especially in WPF) can be scaled, so it's still worth using XAML
- [ ] XAML icons require `ThemeColumns` and `RemoveBackgroundElement` metadata.
- [ ] What should the default value of `ThemeColumns` be if there's only one icon? `Color` or `-`?
Contributor guide
Assessment
This issue has not been assessed yet.