Adam Kulidjian

Results 27 issues of Adam Kulidjian

Reading through the issues (enjoying them), I was thinking that it may be more accessible to have the code blocks written in other languages as well, perhaps toggle-able with HTML...

## Issue When you draw a line with your mouse very quickly across the screen, you get this choppy line. Would like the line to not have a bunch of...

bug

Would be _amazing_ to create a free and open-source animation timeline tool in the app. Especially something that is fun and intuitive to use (because why else make it) WDYT?

enhancement
help wanted

Maybe introduce a toggle that flips between NES and SNES colors.

enhancement

There are a number of different formats that one could need from your drawings. Examples: - Hex Colors - [AESPRITE](https://www.aseprite.org/) format

enhancement

Very common feature in most drawing application. Pixel art could def benefit from this, especially in so far as making scenes or animations. WDYT?

enhancement

This issue is described in the [Icicle Plot Issue](https://github.com/plotly/plotly.js/pull/5546#issuecomment-797026819) but in the context of an Icicle plot. **Reproducible Example** Check out the Basic Sunburst Example from the docs: https://plotly.com/javascript/sunburst-charts/#basic-sunburst-chart https://user-images.githubusercontent.com/10369095/110998679-2fa51300-834d-11eb-9d80-79ffcc6102f8.mov...

type: bug

- [x] I've **checked both [open and recently closed issues](https://github.com/tetrio/issues/issues?q=is%3Aissue)** to ensure this feature is not already requested. - [x] I am using the **newest version** of TETR.IO. - [x]...

improvement
never-stale

If you create a `dcc.Slider` with a label near the right side of the slider, the tooltip text with add line breaks between words. This is not the case with...

**Steps to Recreate** - Put a file called `main.c` in the root directory - Copy the code from the [first example in the README](https://github.com/glouw/ctl/#usage) into `main.c` - Run `gcc main.c...