MonashAlexandria / snapapps

a visual programming language inspired by Scratch
http://snap.berkeley.edu
2 stars 5 forks source link

Cellular HTML5: expanded toolset for attribute painting #63

Open mciotola opened 9 years ago

mciotola commented 9 years ago

Cellular HTML5:

The desktop version of Cellular had a nice toolbar that adjusts brush size, has an eraser, etc. (see image below). The HTML5 version lacks these things.

I also realize that much of this may be the UC Berkeley team's fault, but is it possible to get these tools restored? The eraser is vital!

cellular_html5_attribute_painting

Craxic commented 9 years ago

Hi Mark,

For the "Eraser" tool, just set the value of the brush to 0. Perhaps this needs to be made clearer somehow.

Matt.

mciotola commented 9 years ago

Part of the problem is that the attribute menu defaults to blank, and I keep forgetting to pull it down to the attribute (e.g. grass; see below image), so it falsely seems like value and radius do not work. Could we get that menu to default to the first attribute?

An eraser button would make matters more obvious, but the above menu issue is more critical.

[image: Inline image 1]

On Mon, May 18, 2015 at 10:18 PM, Craxic notifications@github.com wrote:

Hi Mark,

For the "Eraser" tool, just set the value of the brush to 0. Perhaps this needs to be made clearer somehow.

Matt.

— Reply to this email directly or view it on GitHub https://github.com/aidanlane/snapapps/issues/63#issuecomment-103342230.

Craxic commented 9 years ago

Hi Mark,

The drop-down should now show the first attribute by default.

I will look into adding more options for painting.

mciotola commented 9 years ago

Excellent!

On Fri, May 22, 2015 at 2:22 AM, Craxic notifications@github.com wrote:

Hi Mark,

The drop-down should now show the first attribute by default.

I will look into adding more options for painting.

— Reply to this email directly or view it on GitHub https://github.com/aidanlane/snapapps/issues/63#issuecomment-104589831.