Skip to content
  • Leeor Dicker's avatar
    Implements Issue #3 (Disallow edits to layers that are hidden). · 0badde97
    Leeor Dicker authored
    - Added a function, layer_hidden(), to EditorState source file that does a quick check for layer visibility based on state of the editor.
    - EditorState ignores calls to changeTileTexture() when the current layer is hidden.
    - EditorState draws a 'layer hidden' hint attached to the mouse pointer when the current layer is hidden.
    0badde97