issues
search
hunkim98
/
dotting
Dotting is a pixel art editor component library for react
https://hunkim98.github.io/dotting/
MIT License
46
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add line brush tool
#117
styopaiv
closed
1 month ago
6
Add zoomSensitivity prop
#116
styopaiv
closed
2 months ago
1
Fix gridMinimumScale behaviour
#115
styopaiv
closed
2 months ago
2
Large canvas rendering artifacts
#114
styopaiv
opened
2 months ago
3
useBrush to paint icons (SVG/PNG) to grid
#113
chrisvasey
opened
4 months ago
4
Test/validation
#112
hunkim98
closed
9 months ago
5
Test: validation
#111
hunkim98
closed
9 months ago
4
Fix paint bucket - currently only working with a drag event
#110
dooart
closed
9 months ago
2
Paint bucket currently only works if you drag the mouse after clicking
#109
dooart
closed
9 months ago
0
Feature/cursor shape
#108
hunkim98
closed
9 months ago
0
Update README.md
#107
hunkim98
closed
10 months ago
2
Feature/misc: Add miscellaneous features and Fix bugs
#106
hunkim98
closed
10 months ago
2
Bug: resizing not working smoothly
#105
KR155E
opened
10 months ago
3
Feature: Implement features for layer previews
#104
KR155E
opened
10 months ago
1
Feature request: add additional tools, e.g. line drawing tools
#103
KR155E
closed
1 month ago
2
Feature Request: allow dragging with middle mouse button / add drag tool
#102
KR155E
closed
10 months ago
0
Bug: addDataChangeListener constantly firing
#101
KR155E
closed
10 months ago
3
Feature request: improve resizer
#100
KR155E
closed
10 months ago
0
Feature request: allow assigning a different color to the right mouse button
#99
KR155E
opened
10 months ago
3
Bug: selection not working with layers
#98
KR155E
closed
10 months ago
0
Proposal: minimum grid scale parameter
#97
KR155E
closed
10 months ago
3
Allow painting with alpha value (transparency)
#96
hunkim98
opened
11 months ago
0
Allow extension to continue when user extends beyond the bounds of the editor
#95
hunkim98
opened
11 months ago
0
Bressenheim Unit test
#94
hochanb
closed
1 year ago
0
Reduce dependency reliance for layers regarding data information
#93
hunkim98
opened
1 year ago
0
Feature: optimize pan zoom
#92
hunkim98
closed
1 year ago
6
Feature: Add customizable foreground canvas and background canvas
#91
hunkim98
closed
1 year ago
3
Optimize performance for onmouseup after grid is changed
#90
hunkim98
closed
1 year ago
0
Feature: Set zoom scale to adequate scale of the inputted dimensions(rowCount, columnCount)
#89
hunkim98
closed
1 year ago
3
Optimize panning and zooming
#88
hunkim98
closed
1 year ago
1
Allow pan zoom to be adjusted to fit the grid canvas inside the canvas
#87
hunkim98
closed
1 year ago
0
Add action test for undo, redo
#86
tjrwodnjs
closed
1 year ago
0
권혁범 과제 제출
#85
hiddenjoy
closed
1 year ago
0
Feature: Expose mouse event for user manipulation
#84
hunkim98
closed
1 year ago
2
Create a base template for `donwloadFile`
#83
hunkim98
opened
1 year ago
0
Create an importable utilities file for separating internal functions and external functions
#82
hunkim98
opened
1 year ago
0
Expose `mouseDown` `mouseUp` `mouseMove` for users to manipulate
#81
hunkim98
closed
1 year ago
0
Feature: Implement canvas info change handler for future purposes (creating foreground canvas layer for users to manipulate)
#80
hunkim98
closed
1 year ago
3
Feature: Allow pixel canvas download as SVG
#79
hunkim98
closed
1 year ago
6
Create a canvas info listener
#78
hunkim98
closed
1 year ago
0
Add foreground layer and background layer for users to manipulate canvas
#77
hunkim98
closed
1 year ago
0
Allow users to manipulate panzoom value
#76
hunkim98
opened
1 year ago
0
Feature: Create callback `setLayers` for setting multiple layers in Dottng
#75
hunkim98
closed
1 year ago
2
Enable setting layers by calling `setLayers`
#74
hunkim98
closed
1 year ago
0
Update extension logic to sync user's mouse movement with grid change amount
#73
hunkim98
closed
1 year ago
2
Fix touch issues for pinchzoom and extension
#72
hunkim98
closed
1 year ago
3
Fix delta issues for select tool and clear action
#71
hunkim98
closed
1 year ago
2
Allow select area tool modifications to be considered in `DataChangeHandler` delta
#70
hunkim98
closed
1 year ago
1
Ignore non-existent grid index delete
#69
hunkim98
closed
1 year ago
2
Allow feature for exporting pixel art as '.svg'
#68
hunkim98
closed
1 year ago
0
Next