e88a89e676
Fixes final piece of #8618 Already added support for list items to drag colors out and you can drag and drop between the list items and preview. but, what was missing was drag and drop between list items. Updated ColorWhichListItem to also accept color drops through their parent ColorWhichListView. Also included some related style fixes, use B_RGB_COLOR_TYPE constant in place of (type_code)'RGBC'. 80-char limit fixes. Simplify similar code in ColorPreview class to parse out rgb_color from message. ColorPreview passes dropped color along to APRView APRView no longer accepts color drops, this is handled by ListView and ColorPreview now. Consolidated "RGBColor" and "which" message name strings into constants defined in defs.h. Change-Id: I88ec2a4ffe077620ec4cc3b032196cbff0f09615 |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
bin | ||
build | ||
data | ||
kits | ||
libs | ||
preferences | ||
servers | ||
system | ||
tests | ||
tools | ||
Jamfile |