KhronosGroup / SPIRV-Visualizer

Client side only Javascript to visualize a SPIR-V Module binary
https://www.khronos.org/spir/visualizer/
Apache License 2.0
31 stars 5 forks source link

"Load new SPIR-V file" should go back to the starting page? #27

Closed ShabbyX closed 2 months ago

ShabbyX commented 7 months ago

With the visualizer able to digest SPIR-V or hex values directly, loading from file is no longer the only option. Once could always refresh the page, so this is very minor, but for consistency it may make sense for the button to instead reset the UI and let the user input SPIR-V the way they need.

spencer-lunarg commented 2 months ago

added a button!