JosephClay / beyond-beyaan

Automatically exported from code.google.com/p/beyond-beyaan
Other
0 stars 0 forks source link

Can't get one of planet's slider to be 100% #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Pick one field (Agri, Waste, Commerce, Research, or Construction) on planet 
UI
2. Try and slide it all to the right

What is the expected output? 

It should slide all the way to the right

What do you see instead?

It's almost all the way, but one other field have 1%, can't get slider to the 
right 100%.

Original issue reported on code.google.com by zeraa...@gmail.com on 7 Apr 2011 at 5:02

GoogleCodeExporter commented 9 years ago
The bug was from the slider being set to "100" items. I didn't think at that 
moment, but that meant it ranges from 0 to 99%.  So I changed it to 101 items 
so it'd get 100%.

This is fixed, but now I discovered the cause of the scroll slider bug, it 
won't move to the last item if the amount of items are odd.  I'm going to make 
a separate bug report.

Original comment by zeraa...@gmail.com on 17 Apr 2011 at 6:45

GoogleCodeExporter commented 9 years ago

Original comment by zeraa...@gmail.com on 10 Aug 2011 at 3:05