sorton9999 / MediaViewer

A media viewer interface to the vlc media player developed in C#
1 stars 1 forks source link

Improve look and feel of the GUI #6

Open sorton9999 opened 5 years ago

sorton9999 commented 5 years ago

This is a placeholder to make the GUI look better. Color the face and buttons different from the white and gray it currently is. Add some more ideas here:

  1. Allow redrawing the tree based on different attributes (music type, by track title, album title)
  2. Collapse playlist/music tree into main window to make smaller
  3. Investigate button placement and a curved progress bar (Started)
  4. Add control animations (button fly-outs, expand/contract main window) [Finished]
sorton9999 commented 4 years ago

The player controls have been altered. There is now a curved progress bar with round buttons. The number of buttons has been reduced to make it a more compact and simple control scheme. The main window buttons still exist and should possibly should still go into a menu system.

sorton9999 commented 4 years ago

39