krpano tools 1.22.x make vtour problem
-
-
- Official Post
Try changing the filterbasename setting:
krpano.com - Documentation - krpano Tools Config File Reference
-
Hi Klaus,
I'd like to suggest to also convert uppercase characters to lowercase characters (when the filterbasename setting is enabled), as those may also cause problems.
Although uppercase characters are added to the tour.xml file (scene name="a_B_c"), they are converted to lowercase characters when they are loaded by krpano (scene name="a_b_c"). This can lead to situations where a value like krpano.get('global.xml.scene') can't be reliably used to trace back to the source XML element. Granted, this might be a minor edge case, but I do run into this problem semi-regularily in our software and need to remind myself to convert certain values to lowercase when comparing them with other values.
Kind regards
Christian -
- Official Post
I agree that making the scene names to lower-case already in the xml makes sense, although I'm unsure if filterbasename should convert to lower-case...
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!