This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 137002 - implement R/W properties for Layer editor
Summary: implement R/W properties for Layer editor
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Game Builder (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrew Korostelev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-11 15:01 UTC by Ivan Sidorkin
Modified: 2009-06-10 16:34 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2008-06-11 15:01:28 UTC
IMO Layer editor need some improvements:
- R/W properties for Layer editor (with Rows, Cols and Image fields)
- auto increasing of size should be disabled to prevent accidental changes of size (may be good solution will be to add
lock size button)
Comment 1 Andrew Korostelev 2008-10-21 17:05:43 UTC
This issue is now stands for layer editor locking only.

ability to enable/disable auto-increasing is implemented.
Comment 2 Andrew Korostelev 2008-10-22 10:24:02 UTC
fix with auto-resizing lock feature
http://hg.netbeans.org/main/rev/626681ffea19
Comment 3 Andrew Korostelev 2009-06-10 16:34:30 UTC
change this issue to stand for R/W properties for Layer editor.
Note: all suggested information is available now.
New way of changing layer properties is suggested:
- change row/col count in properties instead of extending it in paint mode.
- change tiles image.