lunapaint / vscode-luna-paint

A raster image editor extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
279 stars 25 forks source link

Hex color box doesn't allow paste or lowercase #127

Closed JacksonKearl closed 2 years ago

JacksonKearl commented 2 years ago

Issue Type: Bug

As above, I can't paste a value into hex color entry area, and it seems to error out if I enter lowercase letters.

Extension version: 0.12.0 VS Code version: Code 1.63.2 (Universal) (899d46d82c4c95423fb7e10e68eba52050e30ba3, 2021-12-15T09:37:28.172Z) OS version: Darwin arm64 20.6.0 Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled| |Load (avg)|1, 2, 2| |Memory (System)|16.00GB (0.23GB free)| |Process Argv|--crash-reporter-id fb23c17b-00e5-48cc-860e-4c9767e35c1d| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 pythonvspyl392:30425749 pythontb:30283811 pythonvspyt551:30345470 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 pythondataviewer:30285071 vscod805cf:30301675 pythonvspyt200:30340761 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 vsc1dst:30424896 pythonvs932:30410667 wslgetstarted:30426333 vscop804:30404766 vscop341:30404997 vsrem710:30416614 vsbas813:30426126 vsic-wlc-tsjs:30426436 ```
Tyriar commented 2 years ago

Pasting seems like a mac-specific problem. Can you elaborate on the lowercase error?

JacksonKearl commented 2 years ago

No longer seeing the lowercase issue, not sure what was going on