Sean Meighan
Software => Bugs in xLights/Nutcracker => Topic started by: nzlongfellow on April 05, 2015, 03:22:23 PM
-
When I select an arch model and change its size to 3 then reselect it to move, whenever I select it either in list or on the screen, it changes to size 2.
This only happens when I select a 3 as the size.
Even saving does not stop this.
-
I tried it. Changed my arch (size 10) to a 3, moved it around, saved the settings. Still a 3.
Exit and restart. Still a 3.
In xlights_rgbeffects.xml, the model entry for PreviewScale="0.0300" does not change.
My preview window size is 1100 x 550 (if that matters)
-
I tried it. Changed my arch (size 10) to a 3, moved it around, saved the settings. Still a 3.
Exit and restart. Still a 3.
In xlights_rgbeffects.xml, the model entry for PreviewScale="0.0300" does not change.
My preview window size is 1100 x 550 (if that matters)
Strange ::)
-
NZ: I have had this happen only with the size 3 selection and it just started happening, but granted, I am a xl-nc newbie. Whenever I change something to size 3 and try to move it, that shape changes to size 2 upon moving...
Louie
-
NZ: I have had this happen only with the size 3 selection and it just started happening, but granted, I am a xl-nc newbie. Whenever I change something to size 3 and try to move it, that shape changes to size 2 upon moving...
Louie
Cheers Louie. The guys will no-doubt get onto it in time.
-
I'm with JonB, it works fine for me. Did you guys hit save after you changed the size?
-
I'm with JonB, it works fine for me. Did you guys hit save after you changed the size?
Yes I did save Jim. Only a problem when model size 3 is selected.
-
Here is a video of the changes to model sizes.
Upgraded to ....17 and same happens.
https://vimeo.com/124596227
-
I don't need to open the video. I already reproduced it a couple days ago just didn't get time to look into it.
Is there an issue ticket for it? I'd look but there are so many nit picky ones now I can't find anything. I had to unsubscribe from issue notifications because it was wasting my time reading all of them.
-
I don't need to open the video. I already reproduced it a couple days ago just didn't get time to look into it.
Is there an issue ticket for it? I'd look but there are so many nit picky ones now I can't find anything. I had to unsubscribe from issue notifications because it was wasting my time reading all of them.
It is not a biggy for me. I work around it. Just for info that is all.
Some ppl had commented it did not happen hence the video.
Cheers and thanks to everyone for a great product.
-
The next build (4.0.18) will likely fix this. The size slider is now a float which would allow 2.9 and 3.1 and such. I *THINK* we were getting into some truncation things as the "int(0.03 * 100)" was ending up as "int(2.9999)" or similar and truncating to 2.