Adium

Ticket #9889 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

Saving window size of the new contact inspector on close

Reported by: TheDodger Assigned to: zacw
Priority: normal Milestone: SVN issues
Component: Contact Inspector Version: 1.3svn
Severity: normal Keywords: contact inspector window size saving
Cc: Patch: None
Pending: 0

Description

The title says it all.

The only thing I found is r1412 ;-)

Change History

05/24/2008 10:12:57 AM changed by jas8522

  • owner changed from nobody to eharris.
  • component changed from Adium Core to Get Info Window.
  • milestone set to Needs dev review.

It always resizes to a 'nice' default size for each pane in the inspector... I don't see why this would be necessary. What do others think?

(follow-up: ↓ 3 ) 05/24/2008 03:04:11 PM changed by TheDodger

Oops, forgot to set the component.

Then I would suggest saving the size of each pane... ;-)

(in reply to: ↑ 2 ) 05/24/2008 07:07:44 PM changed by TheDodger

Replying to myself:

Then I would suggest saving the size of each pane... ;-)

Like it is when switching panes. Set a custom size for one of the panes, switch to any other and then back: the custom size of the pane is restored.

IMHO it is inconvenient and inconsistent that I've got to set the custom size of each pane again after closing and reopening the inspector.

I don't like replyin to myself but it seems that I'm the only one sitting at home this saturday...

05/24/2008 07:38:11 PM changed by jas8522

  • milestone changed from Needs dev review to Adium X 1.3.

05/24/2008 08:50:32 PM changed by zacw

  • status changed from new to closed.
  • resolution set to fixed.

(In [23626]) Don't resize the inspector when changing views. Fixes #9889.

05/24/2008 08:50:45 PM changed by zacw

  • milestone changed from Adium X 1.3 to SVN issues.

(follow-up: ↓ 8 ) 05/24/2008 10:03:10 PM changed by jas8522

  • status changed from closed to reopened.
  • resolution deleted.
  • milestone changed from SVN issues to Adium X 1.3.

I think we need to save the size of each pane for the inspector to behave like inspectors in other applications. Plus, a user may wish to view a full profile in the first pane, but certainly doesn't need a huge inspector window for the last pane - it looks odd and is unnecessary.

(in reply to: ↑ 7 ) 05/24/2008 10:06:17 PM changed by TheDodger

Replying to jas8522:

Yes, this is what I meant. :-)

05/25/2008 06:08:45 AM changed by Robby

  • owner changed from eharris to zacw.
  • status changed from reopened to new.

05/25/2008 02:56:45 PM changed by zacw

  • milestone changed from Adium X 1.3 to SVN issues.

05/25/2008 02:56:57 PM changed by zacw

  • status changed from new to closed.
  • resolution set to fixed.

(In [23637]) Save and restore individual panes. Fixes #9889.

05/25/2008 03:41:19 PM changed by TheDodger

Excellent! Also saves the last used pane (done in r23633 I think).

Thanks.