graphviz-preview icon indicating copy to clipboard operation
graphviz-preview copied to clipboard

GraphViz preview package for Atom text editor

Results 17 graphviz-preview issues
Sort by recently updated
recently updated
newest added

Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done ``` Promise.done (:1:835752) Object.toggle (C:\Users\Ralf\.atom\packages\graphviz-preview\lib\graphviz-preview.coffee:67:10) HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle (C:\Users\Ralf\.atom\packages\graphviz-preview\lib\graphviz-preview.coffee:17:26) CommandRegistry.handleCommandEvent (:11:352326) CommandRegistry.dispatch (:11:350801) AtomEnvironment.dispatchApplicationMenuCommand (:1:833412) ```

Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done ``` Promise.done (:1:729951) Object.toggle (/Users/jamesmorgan/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:67:10) HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle (/Users/jamesmorgan/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:17:26) CommandRegistry.handleCommandEvent (:11:350382) KeymapManager.dispatchCommandEvent (:11:1230982) KeymapManager.handleKeyboardEvent (:11:1227116) ```

Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done ``` Promise.done (:1:769407) Object.toggle (C:\Users\paulshee\.atom\packages\graphviz-preview\lib\graphviz-preview.coffee:67:10) HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle (C:\Users\paulshee\.atom\packages\graphviz-preview\lib\graphviz-preview.coffee:17:26) CommandRegistry.handleCommandEvent (:11:350265) CommandRegistry.dispatch (:11:348740) AtomEnvironment.dispatchApplicationMenuCommand (:1:767067) ```

Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done ``` Promise.done (:1:769407) Object.toggle (C:\Users\wxsj007\.atom\packages\graphviz-preview\lib\graphviz-preview.coffee:67:10) HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle (C:\Users\wxsj007\.atom\packages\graphviz-preview\lib\graphviz-preview.coffee:17:26) CommandRegistry.handleCommandEvent (:11:350265) CommandRegistry.dispatch (:11:348740) AtomEnvironment.dispatchApplicationMenuCommand (:1:767067) ```

Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done ``` Promise.done (/usr/lib/atom/src/atom-environment.js:1499:3) Object.toggle (/home/thenullplayer/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:67:10) HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle (/home/thenullplayer/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:17:26) CommandRegistry.handleCommandEvent (/usr/lib/atom/src/command-registry.js:384:43) CommandRegistry.dispatch (/usr/lib/atom/src/command-registry.js:273:17) AtomEnvironment.dispatchApplicationMenuCommand (/usr/lib/atom/src/atom-environment.js:1345:19) ```

Promise.done - :1621:9 Object.toggle - /home/leon/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:67:10 HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle - /home/leon/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:17:26 CommandRegistry.handleCommandEvent - :23418:36 CommandRegistry.dispatch - :23303:23 AtomEnvironment.dispatchApplicationMenuCommand - :1526:25

I had to add to my atom styles, or the image was collapsed ```css .graphviz-preview webview{ height: 100% } ```

Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done Atom version 1.10 Promise.done - :1684:11 Object.toggle - C:\Users\brian.jones.ARI\.atom\packages\graphviz-preview\lib\graphviz-preview.coffee:67:10 HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle - C:\Users\brian.jones.ARI\.atom\packages\graphviz-preview\lib\graphviz-preview.coffee:17:26 CommandRegistry.handleCommandEvent - :22042:35 handleCommandEvent -...

![image](https://cloud.githubusercontent.com/assets/20987663/17731942/324361b2-64a2-11e6-86b4-bfbe4f5a6529.png) When I opened the preview pane, it had been split to two pars shown above, how can I get rid of the one below?