Pixate / pixate-freestyle-ios

Pixate Freestyle for iOS
Apache License 2.0
848 stars 134 forks source link

Add a global "off" switch for Pixate styling to test performance #56

Closed pcolton closed 10 years ago

pcolton commented 10 years ago

The goal would be to test performance with/without Pixate. However, developers can use Pixate to implement poor UI practices, like using outer shadows in table view cells, and then blame Pixate for poor scrolling performance. Ideally we'd have a way to apply Pixate at compile time, and then determine if our runtime styling was an issue or not.

taher-mosbah commented 10 years ago

Hello, Thank you for this great tool. Any news about this feature ? or any other performance comparaison ? Much appreciated.

pcolton commented 10 years ago

In the latest version (2.1.4), if you don't initialize Freestyle, it shouldn't turn on, but we haven't confirmed this as it's a byproduct of another change that was made.

cbumstead commented 10 years ago

I tested v2.1.4 and if you don't initialize Freestyle the styling will be turned off globally.