protyposis / AudioAlign

Audio Synchronization and Analysis Tool
GNU Affero General Public License v3.0
149 stars 16 forks source link

Controls not visible in VS 2015 #1

Closed Johndirr closed 7 years ago

Johndirr commented 7 years ago

The controls on the main window aren't visible in the xaml editor of VisualStudio 2015. I mean controls like the MultiTrackViewer, Buttons in general (Match & Allign, Alignment Analysis...), Textbox for the time and so on. See: http://imgur.com/sejTSZK Do I have to alter some settings to see them or is it just not possible because of the custom controls of Audioalign?

protyposis commented 7 years ago

Thanks, this seems to be an issue with the most recent VS2015 update. I committed a fix, should be working now after a rebuild.

Johndirr commented 7 years ago

Working now. Thank you very much!