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

Conversation

LiveCodeSteven
Copy link
Contributor

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.

Screenshot 2020-04-06 at 21 08 40

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.
@livecodepanos livecodepanos added this to the 9.6.1-rc-1 milestone May 12, 2020
@livecodepanos livecodepanos changed the base branch from develop to develop-9.6 May 12, 2020 12:16
@livecodepanos livecodepanos modified the milestones: 9.6.1-rc-1, 9.6.2-rc-1 Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants