Open uhlitz opened 6 years ago
Yes, that's by design (menu icons and text are mutually exclusive)
Is it a distill or radix design decision, and could it be changed? It would be nice to have both, as in "vanilla" RMarkdown https://rmarkdown.rstudio.com/rmarkdown_websites.htm#site_navigation
That's a radix design decision. The idea was that menus should be visually minimalistic and icons are there just for cases like a GitHub link. It certainly could be changed but that would require some CSS work that I don't have time for just now.
OK, thanks for the explanation. It's good to understand the situation.
In navbars, one can only use text or icon to create an item, but not both. depending on the context, either the icon or the text will "win".
YAML example: