Closed TamerGezici closed 1 year ago
Noting that it is a minor bug and the possibility of the developers being preoccupied with more important things, I wanted to see where the dialog popped up to (maybe) trying to fix it myself and it seems like it's here:
However, I am not so sure where the variable niftiVol.Filename is set and why it does not immediately update.
Will be addressed in future release. While I am glad that MRIcroGL has proven popular and robust, my primary development focus is on NiiVue so do not expect a rapid resolution.
The problem and solution is described here. The OnShowHint event is fired as the event is shown, so setting the hint with this event means that the updated hint will be shown the next time the event is fired. The solution is to set the hint on the OnMouseEnter event, prior to when the hint is displayed.
When you hover over an overlay at the top-left overlay list, the wrong path/name is presented for the first time you hover over it. You must unhover and hover again and again until it gets the correct one.
Steps to reproduce: