ohmify / Circuit-Canvas-Issues

A repository for tracking issues with Circuit Canvas
0 stars 0 forks source link

Add a way to move objects front or back in the Layout view #13

Closed benjiao closed 1 month ago

benjiao commented 3 months ago

Right now, this can be remedied by moving an object side-to-side, but it can be difficult to do when a big object covers a smaller one.

Screencast from 2024-08-15 15-40-39.webm

ohmify commented 1 month ago

@benjiao I've added the option of sending to back or bringing to front by selecting, then using Ctrl-8 or Ctrl-9. These are just temporary shortcuts. Not sure what shortcuts would make the most sense. Do you have any suggestions?

benjiao commented 1 month ago

Cool! I often see it as Ctrl+[ (backward) and Ctrl+] (forward)

benjiao commented 1 month ago

Ctrl + Numbers apparently has conflicts with chrome shortcuts

Screenshot from 2024-09-30 04-35-57

ohmify commented 1 month ago

@benjiao Thanks! On norwegian key layout, the keys [ and ] don't exist, so on my laptop that doesn't work. But I've added that key combination now, plus Page Up and Page Down as an alternative for use Norwegians and other countries that might have the same problem.

Can you test before I close the issue?

benjiao commented 1 month ago

@ohmify I see. That's interesting.

Tested it and both [ ] and Page Up/Page Down options work great from my end.