8f5871e24e
refractored the two onChange functions for percentage resizes into a single function
2023-02-20 15:50:59 -06:00
f4df73526d
I think i got em all 'cap
2023-02-19 16:56:01 -06:00
3703f2eb06
added number attribute, hid the weird arrows it adds. Added html attributes as well but kept my event listeners because sometimes those attributes don't work
2023-02-19 16:21:02 -06:00
94159f96cd
made the max canvas size visible at all times. Made the font smaller
2023-02-19 15:51:52 -06:00
2cc5b0b338
issue-85 attached event listeners to the canvas size inputs and limited the number allowed to be inputed to 5000. Also added a div with a simple message detailing the limit that appears once a user has hit the limit
2023-02-19 14:45:54 -06:00
8fcc50b1a4
Update README.md
2023-02-13 18:12:20 +01:00
aeb8892dc0
Added codespace instructions
2023-02-13 18:11:40 +01:00
510694305b
Merge pull request #117 from amritrai5757/main
...
Add devcontainer for easy development setup
2023-02-13 18:00:47 +01:00
9b89fd4064
Add devcontainer for easy development setup
2023-02-10 17:37:41 +05:30
b1f1564b7e
Merge pull request #116 from amritrai5757/main
...
Resolved previous color selection. Issue #111
2023-02-09 14:41:41 +01:00
08eb130301
Resolved previous color selection i,e issue #111
2023-02-09 19:09:00 +05:30
cfaa22c48a
Merge pull request #114 from amritrai5757/master
...
Fixed removal of all the colors from palette
2023-01-03 23:08:24 +01:00
153f0366d4
Issue of removal of all colors from palette
2023-01-03 13:57:55 +00:00
d928f897a4
Issue of removal of all colors from palette
2023-01-03 12:58:14 +00:00
901fdced90
Fixed removal of all the colors from palette
2023-01-03 06:29:19 +00:00
d9bde9bee6
Merge pull request #107 from Lattay/support_hex_palette
...
Implement importing GIMP and .hex palettes.
2022-12-27 21:57:47 +01:00
a36281935b
Implement loading a palette from the menu.
2022-12-27 18:18:38 +01:00
ee51874048
Merge pull request #109 from Lattay/bugfix_zoom
...
Fix use of non standard path attribute in zoom wheel event
2022-12-23 22:07:31 +01:00
0e676184a9
Fix a bug due to non standard attribute.
2022-12-23 00:00:54 +01:00
c08c7f2d0b
Refactor palette loading.
2022-12-22 23:37:38 +01:00
845e384ae0
Implement importing GIMP and .hex palettes.
2022-12-22 21:17:49 +01:00
5d55425e83
Merge pull request #87 from pxlvxl/master
...
Various changes and features (revision 2)
2022-10-25 12:30:15 +02:00
74665db3de
Fixed tool color
...
Fixed ellipse filling the whole canvas when changing tool
2022-10-24 15:04:09 +02:00
f9a87cc46e
Final refinements
2022-10-24 13:06:41 +02:00
e51f510392
Merge branch 'master' into pxlvxl-master
2022-10-24 12:48:08 +02:00
9e250c015e
Added willReadFrequently attribute
2022-10-24 12:40:34 +02:00
dca2748a4e
Added back advanced color picker support
2022-10-24 12:35:23 +02:00
3b83727c73
Added buttons to colour menu
...
Added buttons to add, remove, zoom in and zoom out. Also implemented palette zooming
2022-10-24 12:11:40 +02:00
9eba2f6fd7
Merge pull request #102 from NSSure/master
...
Added file option to import image to current layer
2022-10-22 12:43:14 +02:00
854a937da5
Init flag to prevent duplicate window events
2022-10-22 06:02:00 -04:00
2e8f3f414b
Removed test code updating palette
2022-10-22 05:48:34 -04:00
b8d1f11f93
Added ability to select import position
2022-10-22 05:46:48 -04:00
9923582079
Merge pull request #99 from blueprismo/new-feature
...
feat: Add Dockerfile
2022-10-21 11:17:33 +02:00
eb139ef8e7
Reset import image window on open
2022-10-21 04:18:10 -04:00
02806c7efa
Added file option to import image to current layer
2022-10-21 03:52:55 -04:00
f31fd5b505
Attempted to resize palette squares on scroll
2022-10-06 11:20:09 +02:00
7672a034c8
Fixed canvas-view being a div and not a canvas
2022-10-06 10:16:19 +02:00
dfa3742003
Fixed z-index issue
2022-10-06 10:13:22 +02:00
fd1eb463bb
feat: Add Dockerfile
2022-10-06 08:09:19 +02:00
14d5048756
updated help to reflect current zoom ability
2022-10-03 13:56:06 -04:00
def465fc50
Merge pull request #95 from hacknorris-aka-penguin/master
...
license fix
2022-10-02 16:29:32 +02:00
c1c981a6c9
Update README.md
2022-10-02 16:25:02 +02:00
2e8aac2896
released under GPL-3
2022-09-19 10:56:16 -04:00
8a42ddd571
Merge pull request #92 from matthewd673/master
...
Only register export click event once (#89 )
2022-08-25 19:58:56 +02:00
1a6b8320e1
Fix canvasSize undefined
2022-08-24 00:34:19 -04:00
45016fbea1
Only register export click event once ( #89 )
2022-08-23 23:04:18 -04:00
0c0fef1f40
Merge branch 'master' of https://github.com/pxlvxl/pixel-editor
2022-03-23 08:48:10 -04:00
12a3283790
another push
...
Fixed issue with color saving
Redesigned color select section
2022-03-23 08:47:57 -04:00
f367474b16
Update package.json
2022-03-13 12:56:35 -04:00
6ec80cf410
fixed links to css/js urls
...
this should hopefully make it so the css js files are properly loaded when on the apps site. I also made it so the build file only compiles pixel-editor.js since it was compiling everything in the folder for no reason
2022-03-04 14:33:42 -05:00