AlbertoPdRF / root-file-viewer

View ROOT files directly in VS Code!
https://marketplace.visualstudio.com/items?itemName=albertopdrf.root-file-viewer
MIT License
47 stars 5 forks source link

Add option to show tab bar again #17

Closed dnwerner closed 2 years ago

dnwerner commented 2 years ago

First of all: Thanks for the great update! Unfortunately despite many nice changes, the update removed the tab bar showing the currently open histograms - unfortunately just switching between histograms in "simple" view doesn't preserve zoom etc., so this is a functional regression for some workflows.

olifre commented 2 years ago

Bringing the very useful tab bar back is tracked in: https://github.com/root-project/jsroot/issues/238

AlbertoPdRF commented 2 years ago

Hey @dnwerner!

In addition to what @olifre already mentioned, please note that you can keep using v0.6.0 until a new version is released after https://github.com/root-project/jsroot/issues/238 is addressed :slightly_smiling_face:

AlbertoPdRF commented 2 years ago

This has been addressed in 3f8dad9676664953cf374d88555f639bfe107dcf, and will be included in a release soon :rocket: