FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 310 : color fields for color picker sometimes have a gray gap beneath them
Last modified: 2008-06-05 10:26
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-03-23 07:39
java doesn't seem to want to respect the getMaximumSize() values for the
components, and insists on drawing them too large on windows (and maybe
linux too?)
this is annoying but too minor compared to other things to bother wasting
any more time tracking it down. any contributions in this area would be
greatly appreciated. i don't want to switch to using a null layout because
i'm trying to be "good", but maybe this is irritating.
Additional Comment
#1 From fry 2008-06-05 10:26
fixed for 0136 with patch from fli. same problem as
bug #656
.