Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restyle treeview to be more like the solution explorer. #96

Open
JoshVarty opened this issue Jan 20, 2015 · 1 comment
Open

Restyle treeview to be more like the solution explorer. #96

JoshVarty opened this issue Jan 20, 2015 · 1 comment

Comments

@JoshVarty
Copy link
Contributor

Since we're using that metro treeview, it's a little generic.

I'd like to style it similar to Visual Studio's solution explorer:

  • Folder images for folders
  • Appropriate images for .cs and .vb files
  • No animation, or at least no slow fade animation like it has now. (It feels slow)
@AmadeusW
Copy link
Member

As we're doing this, I'd love to remove the dependency on MetroUI. This library added hundreds of css files into our Content directory and makes working with the header very difficult (I had to use !important to correctly position the logo on the home page.)

I've already recreated the header using plain bootstrap for the code browsing pages. I'd like to clean up the whole CSS when we have a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants