[haiku-commits] Re: haiku: hrev45588 - src/kits/tracker

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 30 Apr 2013 11:41:04 +0200 (CEST)

On April 30, 2013 at 4:41 AM jscipione@xxxxxxxxx wrote:
> c80aa6e: Simplication in Tracker Find Panel
>   If attribute mode and you select a mime type, Remove then add the rows first
>   with the first items marked, then go through and re-mark the selected item.

How? What? Huh? :-)

> 3a12979: FindPanel: Set the MIME type field to fixed width
[...]
> +  fMimeTypeField->SetExplicitSize(
> +          BSize(be_control_look->DefaultItemSpacing() * 20, B_SIZE_UNSET));
> +          // ResizeMenuField() makes fMimeTypeField too wide.

I'm not sure if it's actually honored, but what about SetExplicitMaxSize()
instead?

Bye,
   Axel.

Other related posts: