evanw / fsm

Finite State Machine Designer
297 stars 145 forks source link

can't delete FSM elements on macos #24

Closed YasPHP closed 3 years ago

YasPHP commented 3 years ago

The instructions outlined: "Delete something: click it and press the delete key (not the backspace key)". There's isn't a delete button on mac, just backspace. Can ya add another delete command too (b/c it sometimes doesn't work, even when one presses the function (fn) and backspace key at the same time on mac)?

YasPHP commented 3 years ago

created a PR #25 to resolve this ^

Anonym234 commented 3 years ago

you can "type" a delete key with fn-backspace on macOS

YasPHP commented 3 years ago

yup, thanks!