Wicklets / wick-editor-2018

Archived - New repo is now at github.com/wicklets/wick-editor
GNU General Public License v3.0
515 stars 57 forks source link

HTML projects will render objects outside of the canvas #787

Closed Luxapodular closed 6 years ago

Luxapodular commented 6 years ago

It seems that this is only the case for objects with Positive x and y values. The renderer also causes the background color to extend. It looks like projects are filling the entire window, but the actual objects on screen are remaining regularly sized and in place.

rmros commented 6 years ago

Yes i saw that bug, Why developer team didnt use tools like node es6 babel? For example for decrease these bugs , we can use Tdd approach via mocha and other testing tools

bbblitz commented 6 years ago

@rmros Dependency on Node or any particular backend doesn't belong in a project like this! It would just make it harder to run for some people!

rmros commented 6 years ago

thankyou reply me , got it