MonashAlexandria / snapapps

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

Cellular HTML5: need default cell attribute? #53

Closed aidanlane closed 9 years ago

aidanlane commented 9 years ago

It's a pain for first time users if not. What did the desktop version do?

aidanlane commented 9 years ago

Champion!

"Default" as a name works for me- how about you @mciotola and @berndmeyer?

berndmeyer commented 9 years ago

not sure I get the context of the question (sorry, unable to log onto Github, my password is on my laptop which will only return to me tomorrow :) Anyway, it appears the issue has been closed already.

Matt, thanks for helping out with this. It's about time we closed off this branch (cellular / scribble) but do be able to do that we first need to get them into Alexandria...

Best,

Bernd

On 16 May 2015 at 16:31, Aidan Lane notifications@github.com wrote:

Champion!

"default" as a name works for me- how about you @mciotola https://github.com/mciotola and @berndmeyer https://github.com/berndmeyer?

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

aidanlane commented 9 years ago

Hi Bernd,

It had to do with the need for a default cell attribute in Cellular.

The desktop version had one called "CellAttr1", which meant that the user could start using it straight away, including paining the default state of it.

The HTML version didn't have this at all. So Matt added it. The question is though: what should it be called? Currently it's "default". Should it instead be "Default Attribute", "Default Cell Attribute" (too long!?), "CellAttr1" (cryptic?!).

Thanks, A

berndmeyer commented 9 years ago

"Default" works for me. Probably not worth worrying too much about? You won't find a name that suits all.

B.

On 18 May 2015 at 10:23, Aidan Lane notifications@github.com wrote:

Hi Bernd,

It had to do with the need for a default cell attribute in Cellular.

The desktop version had one called "CellAttr1", which meant that the user could start using it straight away, including paining the default state of it.

The HTML version didn't have this at all. So Matt added it. The question is though: what should it be called? Currently it's "default". Should it instead be "Default Attribute", "Default Cell Attribute" (too long!?), "CellAttr1" (cryptic?!).

Thanks, A

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

mciotola commented 9 years ago

I liked "CellAttr1", unless it works to spell it out. Default implies certain preset qualities that cannot be changed unless a new attribute is created.

mciotola commented 9 years ago

After reviewing the Flat design, I am strenuously for "CellAttr1". Although the pulldown menu below the stage has no label, "CellAttr1" indicates the purpose of that menu.

On Sun, May 17, 2015 at 5:39 PM, berndmeyer notifications@github.com wrote:

"Default" works for me. Probably not worth worrying too much about? You won't find a name that suits all.

B.

On 18 May 2015 at 10:23, Aidan Lane notifications@github.com wrote:

Hi Bernd,

It had to do with the need for a default cell attribute in Cellular.

The desktop version had one called "CellAttr1", which meant that the user could start using it straight away, including paining the default state of it.

The HTML version didn't have this at all. So Matt added it. The question is though: what should it be called? Currently it's "default". Should it instead be "Default Attribute", "Default Cell Attribute" (too long!?), "CellAttr1" (cryptic?!).

Thanks, A

Reply to this email directly or view it on GitHub <https://github.com/aidanlane/snapapps/issues/53#issuecomment-102876666 .

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

aidanlane commented 9 years ago

I agree with "CellAttr1". An added (albeit small) benefit: it provides a nicer bridge from the desktop version.

Matt- when would you have a chance to work on this again? Thanks, A

aidanlane commented 9 years ago

Also, it should be selected by default in the combo-box so that user can draw with it straight away. Oh and can you set the colour of it to red, instead of grey? Thanks Matt!

aidanlane commented 9 years ago

Thanks Matt!