Creative Ataraxia
Creative Ataraxia
possible to work a dark mode to http://flowchart.js.org/ ? under win10 dark mode/chrome, http://flowchart.js.org/ is completely unreadable with both background and fonts being white
at `http://etetoolkit.org/docs/latest/tutorial/tutorial_drawing.html#show-leaf-node-names-branch-length-and-branch-support` the code block t.populate(10, _**random_dist**_=True) the parameter `random_dist` should be `random_branches` which is current in coretype.tree.populate()
ref issue: #616; this could be an issue with how ete interfaces with PyQt; but as a provisional fix, casting all inputs to draw as int will let the tree...
at 2:37 of the video `24-Game UI` of the `react-course`; within Card.jsx and the 2nd `` tag, you forgot to add `onClick={onClick}`; for any experienced dev this is pretty easy...
how do we load the same image into the extension as the image loaded into img2img? So we don't have to manually load the image twice each time
this is an awesome app! I think it has the potentially to easily expand into full range css topics; let's start with critical topics such as `display: flexbox; display: grid`;...
Fixed some typos in README.md