redid a pixel art editor using react (I wanted to see how it works)
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
^2.0.5^15.8.1^18.2.0^18.2.0^18.2.15^18.2.7^4.0.3^8.45.0^7.32.2^4.6.0^0.4.3^6.16.0^9.2.0^4.4.535
commits
Merge branch 'main' of github.com:sanassi/pixelart-react
e91b25eView on GitHubfeat: save button saves the current tab using the tabName, remmove prompt
08e6e62View on GitHubfeat: css of tab panel, changed appearance of the scrollbar
c9116c3View on GitHubfeat: added editable labels as tabNames, and update the value of the tabName along with the label value
b03f017View on GitHubfeat: replaced the arrays of tabs witha map to access elements faster, added the canvasRef object in the tab objects, and initialize it in the tab component.
aa5bea8View on GitHub