[SVN] r8566

Allan Odgaard throw-away-2 at macromates.com
Wed Nov 28 21:23:37 UTC 2007


• bring back animation to progress indicators

There seems to be two Leopard bugs that caused the animation to fail:

1. The NULL placeholder for the ‘Animate’ binding (which is set to YES in the ProgressDialog.nib) is not respected
2. Providing our own YES boolean is ignored unless the progress indicator has been set to indeterminate.

So the workaround is to set ‘Animate’ to YES *after* we have created the dialog.

Changed:
U   trunk/Support/lib/progress.rb
U   trunk/Support/lib/ui.rb



More information about the textmate-dev mailing list