Adam

- 28 mai 2014
- Inscrit 12 oct. 2013
@Adam, no worries, I don't mind you guessing at what is easy. I just wanted to mention that easy to implement stuff gets done waaay sooner, mostly in the hope you'd stop suggesting all this damned hard to implement stuff.
Note you can click anywhere in the dopesheet (blank spot or a key) to move the current frame. This isn't scrubbing, but it is better than moving the mouse to the bottom. Maybe we could use alt + drag for scrubbing anywhere, but there is currently a problem with alt on Windows (eg press and release alt, notice how mouse overs don't work until you click). I doubt I will like having a spot about the timeline to drag. Actually it isn't that hard to move, will discuss with Shiu.
@Adam, check your spine.log and you'll see an error about which hotkeys are invalid. The reason is the single quotes are only for a single character. Eg: 'A' or 'Z' or '4'. Don't use single quotes when using named keys:
... Next Frame (10): ctrl + PAGE_DOWN Next Frame (10): ctrl + DOT Previous Frame: 'Z' Previous Frame: COMMA Previous Frame: PAGE_UP Previous Frame (10): ctrl + COMMA ...
Hotkey files can be shared, by all means!
If we come up with some common ones (eg like Maya or whatever app) we could even include multiple defaults in the settings dialog. Users could then just pick a default and be good to go.