CommonWealthRobotics / BowlerBuilder

A Full-Stack Robotics Development Environment.
http://commonwealthrobotics.com/
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Ctrl+, accelerator should be consumed before getting to the ace editor #9

Closed Octogonapus closed 5 years ago

Octogonapus commented 6 years ago

"Ctrl+," is the accelerator for opening preferences, but if the ace editor is selected it consumes the event first, so preferences doesn't open.

Octogonapus commented 5 years ago

Closing because this is related to JavaUI, which is being removed.