Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Adding new item to revMenuBarStandardContextMenu #2126

Open
wants to merge 1 commit into
base: develop-9.6
Choose a base branch
from

Commits on Apr 6, 2020

  1. Adding new item to revMenuBarStandardContextMenu

    Every time I prototype a UI in LiveCode I always look for an arrange object layer menu item when I right-click. Mainly because this is present in other tools I use such as Adobe XD and Moqups. Looking for a coding challenge I decided to figure out how to do it myself. 
    
    I have added the ability to Send to Back, Move Backward, Move Forward and Bring to front from an arrange menu item when you right-click on an object. I understand that you can code this or you can do it from the object menu item from the top menu bar, but I personally think this is a good place for those options to be, I always look for it here when I am prototyping something.
    LiveCodeSteven committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    1ea0cc9 View commit details
    Browse the repository at this point in the history