Swap layers via hot key

RoboFont Forums Help / General Swap layers via hot key

This topic contains 1 reply, has 2 voices, and was last updated by  frederik 8 years, 4 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4197

    jo
    Participant

    I am in a glyph window and use the hot key to open the “Copy/Swap to Layer” window. If I choose “swap to” it moves the active layer to the chosen layer but does not do it vice versa.
    The Swap Action in the Layers Menu of the Inspector does swap the layers.
    Shouldn’t there be the same behavior?

    #4202

    frederik
    Keymaster

    With swap you move the current layer to an other layer. Flipping would also move the layer glyph to the source layer.

    The action menu in the layer inspector pane will be gone in the next version.

    but you can still use:

    g = CurrentGlyph()
    g.flipLayers("foreground", "background")
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.