Sean Meighan

Software => Bugs in xLights/Nutcracker => Topic started by: nzlongfellow on April 05, 2015, 03:22:23 PM

Title: 4.0.14 Models change size
Post 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.
Title: Re: 4.0.14 Models change size
Post by: JonB256 on April 05, 2015, 05:30:40 PM
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)
Title: Re: 4.0.14 Models change size
Post by: nzlongfellow on April 05, 2015, 06:23:56 PM
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 ::)
Title: Re: 4.0.14 Models change size
Post by: nutz4lights on April 05, 2015, 06:45:06 PM
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
Title: Re: 4.0.14 Models change size
Post by: nzlongfellow on April 06, 2015, 01:13:14 AM
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.
Title: Re: 4.0.14 Models change size
Post by: jnealand on April 06, 2015, 08:53:05 AM
I'm with JonB, it works fine for me.  Did you guys hit save after you changed the size?
Title: Re: 4.0.14 Models change size
Post by: nzlongfellow on April 07, 2015, 12:08:24 AM
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.
Title: Re: 4.0 Models change size
Post by: nzlongfellow on April 10, 2015, 01:27:10 AM
Here is a video of the changes to model sizes.
Upgraded to ....17 and same happens.

https://vimeo.com/124596227
Title: Re: 4.0.14 Models change size
Post by: Gilrock on April 10, 2015, 07:34:18 AM
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.
Title: Re: 4.0.14 Models change size
Post by: nzlongfellow on April 10, 2015, 12:38:27 PM
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.
Title: Re: 4.0.14 Models change size
Post by: dkulp on April 10, 2015, 12:48:25 PM
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.