sashadev-sky

Results 173 comments of sashadev-sky

Yeah sounds good! Rails docs say to resolve mergee conflicts just run `$ rake db migrate`: https://edgeguides.rubyonrails.org/active_record_migrations.html#schema-dumps-and-source-control so that is another option. How would you like to proceed here? @jywarren

@rexagod Looking them over! @jywarren would appreciate your input on these points: - [ ] shift-drag (scale with no rotate) doesnt work if you shift first, only if you drag...

@jywarren I don't remember shift + drag for scaling ever being a feature! I could add this, but it doesn't seem like a convenient way to scale from the keyboard,...

@jywarren geoJSON may help solve some bugs. I am slowly trying to root out the primary library bugs right now but I think they will involve some big changes -...

@jywarren I just got the initial placement and animateZoom of the images to work with transform matrices in #339 so v happy about that! Hoping I can get rotation and...

also just for a double check, I see in #567 the last version you checked was 0.12.2, would be great if you can double check you are having the same...

So you tried 0.12.6 and no dice? What platform and browser/ browser version are you using? To help debug, try grabbing some more information on the handlers. Do you know...

@themacboy You would like to write your own code that does x, y, z on export or print and you would like the method names to use for doing so...

@mdellanave I'll open a feature request to add a `getScale` method to the API.