Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid Map Editor menu contains unimplemented options #26426

Closed
ColonelThirtyTwo opened this issue Mar 1, 2019 · 1 comment
Closed

Grid Map Editor menu contains unimplemented options #26426

ColonelThirtyTwo opened this issue Mar 1, 2019 · 1 comment

Comments

@ColonelThirtyTwo
Copy link

Godot version: v3.0.6

OS/device including version: Arch Linux

Issue description:

The Grid Map Editor menu (the drop-down menu that appears when you click on the text "Grid Map" in the pane that opens when a GridMap node is selected) contains several options that do not appear to be implemented.

The _menu_option method in "godot/modules/gridmap/grid_map_editor_plugin.cpp" does not appear to implement handlers for the following menu items:

  • Create Area
  • Create Exterior Connector
  • Erase Area

Having menu options that don't do anything is confusing for users; it leads them into a goose chase for features that do not exist. I request that the menu options be removed, until the features they correspond to are implemented.

@Chaosus Chaosus added this to the 3.2 milestone Mar 1, 2019
@KoBeWi
Copy link
Member

KoBeWi commented Jan 5, 2020

Fixed in #25406

@KoBeWi KoBeWi closed this as completed Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants