perilbrain

Results 4 comments of perilbrain

Change `$HOME/.atom/packages/graphviz-preview/styles/graphviz-preview.less` to ``` iframe, webview { width: 100%; height: 100%; border: 0; } ```

@lissyx > Technically nothing stops from supporting resuming download, it's been working fine downloading from Github for me. Initially it was not resuming I don't know if wget was not...

@cowtowncoder I have submitted a pull request can you please review. Also please have a look on [this line](https://github.com/FasterXML/jackson-dataformat-xml/blob/7c0a3678c6444cbdab5a9bbc0d3b46e986a8465e/src/main/java/com/fasterxml/jackson/dataformat/xml/ser/XmlSerializerProvider.java#L112) where the logic could be faulty else everything else I am...

> I'll probably have some questions, mostly regarding if use of existing annotations was not possible. Use of existing annotation is possible but will break backward compatibility. Anyone consuming will...