issues
search
jtanadi
/
scotty
WebSocket-enabled PDF viewer
http://raa-scotty.herokuapp.com/
MIT License
15
stars
1
forks
source link
Color picker
#76
Closed
jtanadi
closed
4 years ago
jtanadi
commented
4 years ago
What does this PR fix?
Allow users to pick their own cursor color.
How?
Implement new color palette feature with a few defaults and a hex code input field.
When user updates their cursor color, data is sent to server, so everyone is up-to-date.
What does this PR fix?
How?