Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: YuriHeupa on December 01, 2013, 11:32:04 PM

Title: Progress bar overflow
Post by: YuriHeupa on December 01, 2013, 11:32:04 PM
I don't know the problem why my progress bar overflow when the size is almost zero???
Title: Re: Progress bar overflow
Post by: Altheon on December 02, 2013, 05:06:17 AM
I have the same exact problem on progress bar.
I doesn't happen on 3.0.6f1. Please fix this  :'(
Title: Re: Progress bar overflow
Post by: ArenMook on December 02, 2013, 09:02:41 AM
Before it wouldn't be possible for it to become smaller than the border and the position would remain in place. Now it's still not possible, but the position still gets adjusted so that it's centered. I need to find a compromise here. I may have an idea...
Title: Re: Progress bar overflow
Post by: jehk on December 12, 2013, 01:13:02 AM
This post isn't too old.

I'm getting the same problem. It leads to some ugly progress bars when their values are around zero. I'm getting this for all types of sprites not just sliced ones. From what I can tell all sprites have at least a 1 pixel border so this little artifact always happens.

We went for a filled sprite for our progress bars. It works but its no where near as nice looking.

I'd like to refer you to this thread: http://www.tasharen.com/forum/index.php?topic=1221.0

It pretty much covers my whole problem.