[Haiku-bugs] [Haiku] #1701: [BColorControl] Various selector bugs

Haiku trac at haiku-os.org
Thu Jan 10 09:16:21 CET 2008


#1701: [BColorControl] Various selector bugs
---------------------------------+------------------------------------------
  Reporter:  aldeck              |       Owner:  axeld         
      Type:  bug                 |      Status:  new           
  Priority:  normal              |   Milestone:  R1            
 Component:  Kits/Interface Kit  |     Version:  R1 development
Resolution:                      |    Platform:  All           
---------------------------------+------------------------------------------
Comment (by jackburton):

 The patch breaks binary compatibility, since you changed the class size.
 Since there are 8 reserved uint32s, you could use one of them, replace it
 with a pointer, and allocate the 4 BRects (fRampRects[4]) dinamically.
 Let's remember, also, that currently our BColorControl doesn't support
 paletted mode (8 bit mode).

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/1701#comment:1>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.



More information about the Haiku-bugs mailing list