masonlee
masonlee
I'm seeing this crash in crashlytics, too. Our app is using Parse for iOS v1.8.2. (I was not seeing in this in v1.7.4.) I actually have two crashes for you...
Our next release will use 1.9.0. Keep up the amazing work! For what it's worth-- someone else has this same crash issue on stackoverflow: http://stackoverflow.com/questions/32832800/parse-com-ios-sdk-crash-pfsqlitedatabase-m-line-178-pfsqlitedatabase-execute
I am starting with the text transparent and then using the useFitText({onFinish}) callback to make it opaque after resizing completes. It's a bit of a pain to do this everywhere...
Might want to make liberal use of "select:none" as well? Can't really do much with text selections since the mouse up event is often invoking a collapse/expand action?
Seeing the same! This is strange behavior or a bug, right? Otherwise, to preserve cell formatting when using this library to edit an existing xlxs, it is required to manually...