Weird problem, it's fixed in the next build but I don't understand why this happens and why the fix works. :p
XD
I would also like to talk about some UX cases.
The new Toggle Event List mode command :cf25+: is really useful but has one big downside.
It clutters the navigation history (Back & Forward buttons in toolbar). Every time I press the toggle button or use Ctrl+T a new navigation entry is added.
In my opinion this circumstance makes the navigation obsolete if I use the toggle button frequently. To go back to the window before, I have to press Back as many times I toggled the windows.
Of course I can press the Back button after using the toggle button but if I do so: what would be the point of the toggle button? So I could use the other editor buttons right away.
So maybe it's a better idea to exclude the toggle button from the navigation history. But that could be confusing too.
A possible solution could be to add an entry in the navigation history only if the window Fusion would jump to is different from the second last history entry (Event Editor or Event List Editor).
I don't know if I described it okay. Let's say the following list represents the navigation history, the newest entry at the bottom:
- Storyboard Editor
- Frame Editor
- Event Editor
If I press the toggle button now an entry Event List Editor will be added at the end. If I press it again Fusion finds that the second last entry is Event Editor so it doesn't add it again to the end. It just deletes the last entry Event List Editor. Now I can press the Back button and jump back directly to the Frame Editor.
I think this would be a plausible solution because the toggle button is different from all other editor buttons and visually represented as "option/check" which changes appearance when in Event List Editor.
Speaking of navigation history, there is a small issue. As far as I can see the Storyboard Editor button is the only one which keeps adding entries to the navigation history every time it's pressed. Press it ten times in a row and ten entries will be added.
Another UX case is the option to open the Expression Editor via keyboard.
I like to work with the keyboard as much as possible and there are some really essential "shortcuts" missing in my opinion.
In the Frame Editor, Frame List Editor and Action Editor one is able to move the selection mark with the arrow keys. One can copy, cut and paste and select conditions and actions (via spacebar) using the keyboard. But it is impossible to open the Expression Editor of an existing action for example. I always have to take my mouse, move it over the action and double-click on it. After editing an action I move intuitively the selection mark by pressing the arrow keys to the next action I want to edit and press Enter - but nothing happens. Often I just have to change a value and close the Expression Editor again using Enter. But this "flow" is interrupted by the missing option to open the Expression Editor with the Enter key.
It would be really helpful if one would be able to press Enter to:
- open Expression Editor for Actions
- open Expression Editor for Conditions
- activate the New condition button
Puh... that's all for now. Thank you