windows ui: add FIXME

This commit is contained in:
Hylke Bons 2012-03-10 20:20:56 +00:00
parent ef383afd15
commit b4a0b9fe24

View file

@ -31,6 +31,9 @@ namespace SparkleShare {
public SparkleUI ()
{
// FIXME: The second time windows are shown, the windows
// don't have the smooth ease in animation, but appear abruptly.
// The ease out animation always seems to work
Setup = new SparkleSetup ();
EventLog = new SparkleEventLog ();
About = new SparkleAbout ();