Public Release 2013.2076 Problems with Widgets

Corona Team,

I downloaded and installed the latest public release to start the migration over to the Graphics 2.0 style of doing things. 

I ran into some problems with the Widgets 2.0 library.

https://github.com/coronalabs/framework-widgets-legacy/blob/master/widgetLibrary/widget_button.lua#L1373 causes Corona to fail because it uses the legacy setReferencePoint functions that are now deprecated.  

Are you guys planning on updating the Widgets 2.0 framework on github with the new Graphics 2.0 changes ?

Thanks,

-Justin Lindsey

Have you made changes to the Widget Library from github?  If not,  you should use the built in Widget library since it’s been updated to handle Graphics 2.0.  We have not had a chance to update the copy on github yet.

Rob

Yeah I had made a couple changes to the stepper since there isn’t an API called to expose the stepper speed and increase it.

I know you guys are super busy with squishing bugs and supporting Graphics 2.0, are there any plans to push the changes to the Widgets to github ?

-Justin

Nevermind it looks like you guys exposed it with the latest public release, I might not need the custom stepper ! :slight_smile:

Have you made changes to the Widget Library from github?  If not,  you should use the built in Widget library since it’s been updated to handle Graphics 2.0.  We have not had a chance to update the copy on github yet.

Rob

Yeah I had made a couple changes to the stepper since there isn’t an API called to expose the stepper speed and increase it.

I know you guys are super busy with squishing bugs and supporting Graphics 2.0, are there any plans to push the changes to the Widgets to github ?

-Justin

Nevermind it looks like you guys exposed it with the latest public release, I might not need the custom stepper ! :slight_smile: