evil-mad / robopaint

The software for your friendly painting robot kit!
126 stars 34 forks source link

SVG editor and preview not showing entire drawing #156

Closed docprofsky closed 9 years ago

docprofsky commented 9 years ago

When viewing and editing a SVG with the current version of RoboPaint from git the SVG editor and preview only show the upper part of the SVG (see photos). This issues seems to be with the size of the editor not being set correctly. RoboPaint is being run in simulation mode.

screen shot 2014-11-05 at 11 52 38 am screen shot 2014-11-05 at 11 53 01 am screen shot 2014-11-05 at 11 53 06 am screen shot 2014-11-05 at 11 53 14 am

oskay commented 9 years ago

Tagged as 0.9.1; would be good to at least look into this.
I haven't seen this issue on my copy, but I'm not running from current git version.

techninja commented 9 years ago

Thank you for the screenshots! I love screenshots for bugs, they tell a LOT about things users usually don't end up mentioning because they don't see it. Like for starters, that you're setup for the EggBot!

Right after the RoboPaint Logo text in the toolbar and the version, it adds on what bot it thinks you're using if it's not the WaterColorBot. The size of the height of the canvas is set via information on the drawable area of the bot selected, so what you're seeing is the drawable area of an egg!

Unfortunately eggbot support is alpha level at best and there's lots of tickets to improve it, and are all in the works. One is likely to be to autosize images, or only use example images intended for the correct bot canvases ;)

To change this back to WaterColorBot, go to Settings > Advanced, scroll way down near the bottom and change the bot type in "Type of Drawing bot connected". Closing this as a task/bug, but we can continue any related conversation here :)

oskay commented 9 years ago

Ha!

docprofsky commented 9 years ago

I am not sure how that happened.