Jump to content
Search Community

liquid stage quibble

eigenface test
Moderator Tag

Recommended Posts

I notice LiquidStage imports com.greensock.data.*, even though it does not use any classes from this package. LiquidWrapper similarly imports com.greensock.easing.* without any need. I noticed this because I had to create empty easing and data folders in order to get the liquid layout classes to compile. Not a big deal obviously, but there's no need to import those packages if they're not used.

Link to comment
Share on other sites

Hm. You must have an older version of LiquidStage - there's no such import statement in recent versions (it was in there at one time because...well...it had to be, but I re-engineered things to eliminate the need for it). I'll remove the easing import from LiquidWrapper. Thanks for pointing it out.

 

Cheers!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...