RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
259 stars 137 forks source link

Context menu rework #163

Closed onebigames closed 4 years ago

onebigames commented 4 years ago

Summary

The current context menu is a naive implementation to show the functionality, we can now go forward with a more complete implementation

Details

The contextual menu is what appears in ss13 when right clicking a tile. The contextual menu exist in RE:SS3D for two reasons.

To have such a result, the contextual menu need to accept a hierarchy of "folders", the ability to see the contents of an option, and then return to the parent level.

Expected behaviour

Relevant documents

please refer to this file for more information and details about the expected behaviour dsqfds

TimFinucane commented 4 years ago

This is not descriptive. We need a more descriptive task to indicate what is actually required of a Pull Request.

onebigames commented 4 years ago

I updated it, as i work on it i have a good grasp of what i am expecting, but still here it is, for the process sake.

cosmiccoincidence commented 4 years ago

Implemented in #350