chances / Animatum

An application providing a simpler alternative for animating RCT3 custom scenery.
MIT License
1 stars 1 forks source link

Improve Timeline UI #4

Open chances opened 11 years ago

chances commented 11 years ago

Use TypeScript and my Component library along with the Object.observe() API, if available.

Also, use Duo!

Redesign add, delete, and clear buttons:

Redesign playback bar:

Hide overflow when bone label is wider than the list.

Adjust keyframe area width calculation so that if the visible area is the entire animation the scroll bar is not present.

Turn numerical inputs into spinners. (Time input should step by 0.1 second.)