-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
- encourage more people to use ratio. we need to show what the transition do with a diff ratio.
- it's especially important to show diff ratio in the editor because sometimes you are stuck with the validation because of that.
- editor: a button to reset the defaults & also visually see if you have diverged from the default.
- should prevent nav everytime we "lose" content like when editing an existing shader (if !=). for the creation it's probably ok to leave because a "back" would restore the state.
- FAQ each error should be documented somewhere so we can link them in a FAQ kind of doc.
- expandable EditorStatusBar
- customize gallery/editor imgs? old idea: https://github.com/gre/transitions.glsl.io/issues/585
- webgl error resilience
- better handling of losing context. it shouldn't error like currently but just have a gray placeholder
- nicely degrade screens when WebGL is not supported.
- loading perf
- all css / async loads need to be killed.. they create kinda ugly glitch. they also wouldn't be good for server side rendering.
- add a global loader because the site is weird if images aren't loaded. actually => gl-react: IncrementalLoader. load textures incrementally (optim load speed) gl-react#115
- profile performance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels