Closed minetoblend closed 8 months ago
The recent update introduces a new keyboard interaction capability within the SliderTool
class. Specifically, it allows users to press the 'q' key to toggle a property, enhancing user experience by providing a quick and intuitive way to adjust settings without disrupting the workflow.
File | Change Summary |
---|---|
.../src/editor/tools/SliderTool.ts |
Added onKeyDown method to handle 'q' key for toggling a property. |
🐇✨
In the realm of code, where sliders adjust,
A hop, a skip, a press, a trust.
'q' whispers secrets, toggles the light,
In the dance of keys, a swift delight.
🎉🐰💻
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Added the missing shortcut
Summary by CodeRabbit