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 - Game builder missing basic painting features in layer editor.
Summary: Game builder missing basic painting features in layer editor.
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Game Builder (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Andrew Korostelev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-14 07:36 UTC by staalewn
Modified: 2008-10-21 17:07 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 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