Tiago Peres França

Results 21 comments of Tiago Peres França

I'm facing the same problem and I tried multiple libs. The issue is that these libs make very simple image comparison. If your entire image shifts 1px to the right,...

This might help https://github.com/jonkemp/gulp-useref/issues/136

This is definitely something the ListView is missing. We can't implement it now, but we'd be happy to accept a PR or implement this in the future.

Added to backlog: 1. Add the implicit context `index` to the ListView. 2. Make it possible to alter the current item in a ListView via `setContext`. Example: `ListView > Button:...

@bradleysmaskell we're currently implementing this, but I'm not sure about the highlighting feature. We don't want to add more complexity to the ListView unless we really need to. The best...

This is also happening to me, the file is correctly generated, but the class itself doesn't get loaded into the classpath. Have you find any solution for this @ansman?

This is what I just thought of doing. I'll try this and see if it works. Thanks!

Compiling the code twice works. Hope we can remove this workaround soon. Thanks for the help!

Hi @brianchu, this is a problem that arrises from the definition of the grammar for Beagle expressions: ### Grammar > Below, "`" is used to group symbols and "/" to...

I'm closing this issue due to inactivity. Please, fell free to reopen this if necessary.