sylvandb / gruvin9x

Automatically exported from code.google.com/p/gruvin9x
0 stars 0 forks source link

"MODELxx" should blank when entering model name for the first time #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When a new model is created and named, the name entry field should 
automatically start from completely blank if it's the first time we are 
entering a name. 

This should not be difficult because I believe the name is in fact blank under 
these conditions anyway. It seems there must already exist code that recognises 
the name is blank and inserts "MODELxx" for display purposes only. For example, 
if you edit the name, "MODEL02", make no changes and exit edit mode, then the 
actual model name remains blank. But if you change just once character, then 
the whole name gets saved. Ex. "NODEL02".)

If the name is left blank (remains blank after exiting edit mode) then it 
should probably return to "MODELxx". However, it would seem that this will 
already be the case, if my observations above are correct.

Original issue reported on code.google.com by gru...@gmail.com on 30 Jul 2011 at 8:43

GoogleCodeExporter commented 8 years ago

Original comment by bson...@gmail.com on 12 Sep 2011 at 7:55

GoogleCodeExporter commented 8 years ago

Original comment by gru...@gmail.com on 23 Sep 2011 at 1:52