|
From: | Riccardo Mottola |
Subject: | Re: Recent changes on NSSavePanel |
Date: | Fri, 12 Feb 2010 20:52:21 +0100 |
User-agent: | Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.6) Gecko/20100109 SeaMonkey/2.0.1 |
Hi,this is true, I have no good fix yet. It is due to changes in NSMatrix which are actually "proven" to be correct by checking behaviour on Cocoa.
The correct way to fix is not by just having the Matrix draw its background again, but to draw it correctly both with cells and empty space. This did not happen and lead problems to theming.
Fix is under investigation. --R Germán Arias wrote:
After recent changes on NSSavePanel, OpenPanels and SavePanels have an ugly behavior. For example in open panel, if you back with horizontal scrollbar and then select other directory, the content of this directory is written over the content of previous directory, and this is confused.
[Prev in Thread] | Current Thread | [Next in Thread] |