Firefox's "Enhanced Tracking Protection" seems to break their React demo. Turning that off though and things seem to load ok, even with UBlock Origin and Privacy Badger running.
UI elements with a hand-drawn, sketchy look
31–40 of 123 posts
Re: UI elements with a hand-drawn, sketchy look
#32Every time I go to reach for rough.js I get a bit uncomfortable when I read this: > Some of the core algorithms were adapted from handy processing lib. handy is LGPLv3, but rough.js is MIT. This line makes me think parts of rough.js are actually LGPLv3, as those parts are derivative works. In practice this is unlikely to negatively impact me but I'm not super pleased by the uncertainty.
Algorithms can't be copyrighted (though code can be), so this really depends on what level of copying is implied by the word "adapted".
Re: UI elements with a hand-drawn, sketchy look
#33Re: UI elements with a hand-drawn, sketchy look
#34Firefox's "Enhanced Tracking Protection" seems to break their React demo. Turning that off though and things seem to load ok, even with UBlock Origin and Privacy Badger running.
Re: UI elements with a hand-drawn, sketchy look
#35This brings back memories of Swing/JFC, back when it was thought to be a good thing to have pluggable look and feels.
Re: UI elements with a hand-drawn, sketchy look
#36Well we used to use "sketchy" looking mockups so that users would understand that this wasn't a finished, working interface. I guess that's out the window now.
thats the entire point of this. to generate mockup software
Re: UI elements with a hand-drawn, sketchy look
#37Re: UI elements with a hand-drawn, sketchy look
#38Probably too much extra work though.
Re: UI elements with a hand-drawn, sketchy look
#39Re: UI elements with a hand-drawn, sketchy look
#40Earlier quoted context omitted.
thats the entire point of this. to generate mockup software
Wouldn't it be easier to just decide on a UI library to be used for the project and use that instead?