-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to filter images #34
Conversation
Loving it. :) But would also only go with it, when it's supported for all options. Please think of the spaces coding-style. :) |
Ah sorry, I usually don't pay attention to spaces/tabs as editor config solve this, will fix it. Ok I will try to came with something for the image magic as well. |
Great! yeah - editor config is not looking for spaces regarding coding style isn't it? JSCS is a nice thing, I've got included in different projects. We might also think of putting it in here. Thanks. :) |
Do we want to finish this one day? No pressure, but if not I'll close the PR. |
Hey, Yeah I hope so :) |
Ja, no pressure. :) Just wanted to check, because I also have rarely time. |
Closing due to inactivity. |
was this merged to master ? How to configure threshold ? |
@sbmadhav Nope - was not finished due to inactivity. Sorry. |
Let me see if I can contribute to this. No commitments yet. But this is something I need. |
Hey, I have added ability to show only modified screenshots :)
Currently it works only for canvas, as image magic is little more complicated (maybe crate some json with changes there ?)
This is how it looks like:
Partially fixes: #32
@stefanjudis what you think ?