Chaosy
Tutorial Reviewer
- Joined
- Jun 9, 2011
- Messages
- 13,239
I have serious issues with this, I want a keybind to tab/intend a text.
Shift + tab = reverse
I know that tab is also used for site navigation, but I think it could be disabled if the user is typing perhaps?
For implementation I imagine it being done by checking if the (presumably) div element is being focused client side, apply keybind if so.
Shift + tab = reverse
I know that tab is also used for site navigation, but I think it could be disabled if the user is typing perhaps?
For implementation I imagine it being done by checking if the (presumably) div element is being focused client side, apply keybind if so.