Skip to content
#

art

Here are 2,883 public repositories matching this topic...

lmccart
lmccart commented May 9, 2018

Hi 👋👋👋

We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those that are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.

[There are several ways to con

sonic-pi
fanquake
fanquake commented Jan 4, 2022

I'm currently using LIEF in a project that uses mypy for Python type-checking. We use an ignore directive on our import lief #type:ignore statements, as type stubs for lief are not currently available. I've been considering generating and contributing stubs to https://github.com/python/typeshed, so that we can remove the ignores, and maybe others will find them useful. H

enhancement API Good First Issue
zb13y
zb13y commented Aug 5, 2015

I have such strange saves (duplicates) - ora~, jpg~, png~. I can rename them and they will work normally.
Save as - fine save without duplicates.
Export - fine save without duplicates.
Only 'Save' have such problem.
Krita have same problem, only 'File - Save'. I thought that i have some problems with my computer, but Paint.NET saves normally without duplicates. GIMP - i dont know where are there '

Graphite
0HyperCube
0HyperCube commented Apr 24, 2022

If you try and use Ctrl + V in an input in the properties panel or an editing text field in the document then nothing happens. This can be frustrating to users who want to copy and paste colour hexes or text into either the field in the document or in the properties panel. This is likely due to a hook on keyboard events calling .preventDefault().

Bug Good First Issue Available Web
score
featherfurl
featherfurl commented Apr 18, 2022

It doesn't look like there's any straightforward way to input exact values for plugin sliders in the inspector. I can type a precise tempo by clicking on the tempo value slider at the bottom of the screen, but this behaviour doesn't seem to be replicated for sliders in the inspector. If I change, say, the output gain of a plugin from 1 to something other than one it's effectively impossible for me

Improve this page

Add a description, image, and links to the art topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the art topic, visit your repo's landing page and select "manage topics."

Learn more