Dave Meehan
Dave Meehan
I've also experienced this. There seems to be a couple of mods that would be useful. 1. Make sure that the tab is truncated/placed behind the mesh body. 2. Provide...
Duplicate of #46 ?
Whilst there is no inherent support for ```numberOfLines``` or ```ellipsizeMode```, the reason why Sketchapp renders text outside its container appears to be a Sketch rendering bug. If you select and...
Same here, observations: 1. Cut & paste also worked for me (needs to be the Artboard, not a child element of the artboard, right click on artboard in layer list,...
I don't think there is a need to give any message in the event that its skipped, but if that's easy to do in a way that doesn't muddy the...
If found a related issue to this, as I'd had a slight brainwave and wondered if I could add a `when()` clause to the expectation that would allow the `will_set_contents_of_parameter()`...
Thanks for the feedback, I also saw instances where the tests would succeed, the problem seems to be that the last (empty) macro argument causes cgreen to reference a random...
No worries. I suspect its an inherent flaw in C, relying on passed pointers being valid, and that the preprocessor macros allow empty arguments where normal function calls do not....
A brief note to say that I think I'm experiencing similar, in a situation where there is gateway loss. In my use case, I am normally sending uplinks unconfirmed, but...
Further to my last comment, I wanted to outline my application behaviour and the result of latest testing. * The application is a temperature monitor * LoRaMac is configured for...