mrgohhi / arbotix

Automatically exported from code.google.com/p/arbotix
0 stars 0 forks source link

Can't use more than 18 servos on Netbooks #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Pose Editor cannot display more than 18 servos on most netbooks (it
runs out of space)

Original issue reported on code.google.com by MFergs7@gmail.com on 29 Sep 2009 at 4:08

GoogleCodeExporter commented 9 years ago
Might we want a simple rule: >18 servos = put editors in a scrollPane?

Original comment by MFergs7@gmail.com on 6 Oct 2009 at 8:25

GoogleCodeExporter commented 9 years ago
just to cope with 640x480 (imagine people running pypose on a pc onboard the 
robot,
with very basic gpu, or even simpler laptops) i would say dont base the 
scrolling on
the servo count, but on the (inner) height of the scrollpane and the inner 
height of
the window.

Just my 2 cents :)

Original comment by Suicidal...@gmail.com on 16 Jan 2010 at 5:10

GoogleCodeExporter commented 9 years ago
We're going to address this for now with a selection for how many columns to 
display
-- not perfect, but gets somewhere.

Original comment by MFergs7@gmail.com on 21 Feb 2010 at 12:39

GoogleCodeExporter commented 9 years ago
Should solve it id say, thanks in advance :D

Original comment by Suicidal...@gmail.com on 21 Feb 2010 at 2:16

GoogleCodeExporter commented 9 years ago

Original comment by MFergs7@gmail.com on 21 Feb 2010 at 7:28