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 106600

Summary: Game builder missing basic painting features in layer editor.
Product: javame Reporter: staalewn <staalewn>
Component: Game BuilderAssignee: Andrew Korostelev <akorostelev>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description staalewn 2007-06-14 07:36:53 UTC
The game builder should include some basic painting/drawing features for the layer map editor. These features
could/should include paint, erase, fill, eye dropper, select, zoom in/out. The java app "Tiled" have these features (
http://www.mapeditor.org/screenshots.html ) in their map editor. It would also be nice to be able to zoom in on the
tiles in the tile palette.
Comment 1 _ kherink 2007-06-28 05:40:14 UTC
there will be 2 modes available in the tiled layer editor:
- paint mode (serves as erase mode when tile index 0 is used for painting)
- select mode
- fill can be accomplished by selecting an area of the tiled layer and then 
dragging&dropping a tile on the selection since the drop will affect all selected tiles

tile palette is zoomed 2x in the current development builds

additional features are out of scope for the current release however
they will be the key focus after that
Comment 2 Lukas Hasik 2007-06-28 09:46:34 UTC
please do not use the REMIND, use Tm=future instead