NeoCoderMatrix86 / AudioCuesheetEditor

AudioCuesheetEditor is a Blazor based web application for writing audio cuesheets. There is much validation that helps the user to write a valid cuesheet. You can import external data (like text files, xml files, etc.) and analyse them directly in GUI. There are also much export variations like CSV, but you can customize export freely.
https://audiocuesheeteditor.netlify.app/
GNU General Public License v3.0
9 stars 7 forks source link

File labels missing #366

Closed NeoCoderMatrix86 closed 6 days ago

NeoCoderMatrix86 commented 1 month ago

The file labels for Audiofile but also cd textfile are missing in the preview environment (v6). The button has no text!

NeoCoderMatrix86 commented 1 month ago

Is an issue of blazorise: https://github.com/Megabit/Blazorise/issues/5561