An open API service indexing awesome lists of open source software.

https://github.com/inventsable/vue-2.6-issue-10366

Adobe CEP panel to demonstrate #10366 on MacOS
https://github.com/inventsable/vue-2.6-issue-10366

Last synced: about 1 month ago
JSON representation

Adobe CEP panel to demonstrate #10366 on MacOS

Awesome Lists containing this project

README

          

### Vue/CEP clicking issue: https://github.com/vuejs/vue/issues/10366

> Expected behavior shown on Windows 10 & Vue 2.6.1
> ![](https://thumbs.gfycat.com/RemarkableVeneratedAsiaticgreaterfreshwaterclam-size_restricted.gif)

## Installation

- Follow instructions to [debug unsigned extensions](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_9.x/Documentation/CEP%209.0%20HTML%20Extension%20Cookbook.md#debugging-unsigned-extensions)
- Install panel in [one of the specified development folders](https://github.com/Adobe-CEP/CEP-Resources/blob/master/CEP_9.x/Documentation/CEP%209.0%20HTML%20Extension%20Cookbook.md#extension-folders)

```bash
# In specified Extension folder
git clone https://github.com/Inventsable/Vue-2.6-Issue-10366.git clicktest
cd clicktest
npm run serve
# Open Adobe Illustrator, After Effects, Photoshop, or Premiere Pro and see in Windows > Extensions > clicktest
```