FlashSystems

Results 21 comments of FlashSystems

I've tested installing LogView via Package Control with Sublime Text 3210 on Windows and Linux and there were no issues. Could you please elaborate on what is not working.

Hello @saqimtiaz, thank you for your response. As I wrote: If the format (or better phrased the origin of the coordinate system) for the popups is contractual, there is no...

I've implemented a new approach to this problem. The RevealWidget now understands two coordinate formats: | Coordinates | Description | |---|---| | `(x,y,w,h)` | The classic format, that is relative...

Hello @saqimtiaz, @pmario, @Jermolene, thank you for your feedback. I've reworked this pull request and changed the following things: - Reworked the commit for unifying the declaration of the RegEx...

Hello @pmario, I've fixed all review comments and rebased the code on the HEAD of the master branch.

I've created a new iteration of this PR with the following changes: - Removed superfluous newlines - Introduced a `buildCooridnates` function in `popup.js` - Migrated the locations where coordinate strings...

> @FlashSystems Do you think this PR will fix the bug encountered by @theSherwood in Mentat that required a "Repopup plugin"? > > ``` > Repopup > > A quick...

Hello @Jermolene, @saqimtiaz, i think I've addressed all concerns/suggestions in the last update and this pull request is ready for final review.

> @FlashSystems could you kindly explain how one would use the new coordinate system in actions triggered by $eventcatcher? If this is not currently possible, we should extend the variables...