Open OnkelTem opened 7 years ago
It's alt-shortcut. Check your other plugins - it's possible for another plugin to disable the accessKeys by forcing a recreate of the draw tools controls.
Does the hover text for the polygon button show "Draw a polygon [p]"? If so, the access key should be registered.
The hover text for the polygon button is "Draw a polygon [p]", but neither control + P nor option (alt) + P works.
it's browser+os depending: plz check: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/accesskey
For example, for polygon the shortcut is "p". Tried it and "P" and its combination with Ctrl, Alt etc - didn't work.