Josh Tynjala

Results 511 comments of Josh Tynjala

I have investigated, and there is no clear way to fix this issue. I suggest simply going with the `useGutter = true` workaround that I suggested.

No, there isn't a feature like this implemented in Feathers yet. A manual check is the way to go for now!

I will fix the incorrect verticalAlign default value. If you would like to use padding that doesn't affect the arrow position, I recommend using a regular Callout with a LayoutGroup....

I was thinking I should change that when I made some bug fixes in Callout recently. Originally, there was no origin property, and all of the automatic positioning happened in...

I sent a message to my wife to test, and she said the same gesture is available in the iOS Messages app. :smile:

I'm guessing that it would be tricky to drag multiple objects at the same time. I don't think that this is something that I can implement any time soon.

That seems like a reasonable workaround to me!

I've occasionally seen this error too. Unfortunately, based on your stack trace, it happens while Starling is rendering, so that makes it difficult to debug. Perhaps it's a case where...

Yes, as I said, I have seen this error. It doesn't hurt anything, though, so I'm not giving it a high priority.

The layout code currently ignores rotation completely, so this will be a non-trivial change that needs to wait for a future version.