Opened 18 years ago

Closed 16 years ago

#597 closed bug (fixed)

[Cortex] double click on audio mixer opens non-resizable window

Reported by: diver Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Media Kit Version:
Keywords: Cc: marcusoverhagen
Blocked By: Blocking:
Platform: All

Description

Change History (6)

comment:1 by axeld, 17 years ago

Component: GeneralMedia/Media Kit
Owner: changed from axeld to marcusoverhagen
Platform: All

This seems to be a problem of the BMediaTheme implementation (I did some time ago); Cortex sets a size limit for the Window - and the views don't seem to report their ideal size correctly.

comment:2 by axeld, 17 years ago

Owner: changed from marcusoverhagen to axeld

comment:3 by marcusoverhagen, 17 years ago

Cc: marcusoverhagen added

comment:4 by jackburton, 16 years ago

I think the problem lies in DefaultMediaTheme::MakeViewFor(BParameterWeb *web, const BRect *hintRect). The view returned by this function should be probably resized to its preferred size, before being returned.

comment:5 by diver, 16 years ago

Maybe Maurice want to have a look? ;-)

comment:6 by aldeck, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev25923

Note: See TracTickets for help on using tickets.