Charlie Gleason
                                            Charlie Gleason
                                        
                                    **Is your feature request related to a problem? Please describe.** Currently it's impossible to tweak or change colours. **Describe the solution you'd like** Make the text values selectable, and editable,...
0.0.13
**Describe the bug** Preferences are getting cut off when the language is set to French. **To Reproduce** Steps to reproduce the behavior: 1. Run the app with the language set...
**Is your feature request related to a problem? Please describe.** As the forthcoming [WCAG 3](https://www.w3.org/TR/wcag-3.0/#guidelines) is proposing APCA for colour contrast, it'd be great to include it. https://www.w3.org/WAI/GL/WCAG3/2020/methods/font-characteristics-contrast/ **Describe the...
**Is your feature request related to a problem? Please describe.** This was initially brought up in https://github.com/superhighfives/pika/issues/18, which shows one example of how the accessibility of the app needs work....
**Is your feature request related to a problem? Please describe.** CIELAB (LCH/HCL) is coming to CSS with the L4 Color Spec (https://www.w3.org/TR/css-color-4/#resolving-lab-lch-values) so they'll be more mainstream in the not...
**Is your feature request related to a problem? Please describe.** Currently the app doesn't have any testing, so it'd be really great to add that—especially as 0.0.6 had a bug...
As mentioned in #97 I noticed that the line widths seem different between vanilla Three.js and React-Three-Renderer - I tried adding antialias to the React3 component, but there's still a...