Ben Klein

Results 97 comments of Ben Klein

Might be caused by a pairing requirement or client device identification missing...

![GIFrecord_2019-03-17_011220](https://user-images.githubusercontent.com/5423266/54485596-f9ae2080-4851-11e9-9521-5a2456a6fe6e.gif) Finally figured out the Atom drag type IDs...

Dragging an item onto a patch replaces that patch with the new item. Opening an item from the file drawer without a drag (not specific to a patch) will perform...

Investigate potential bug: item replaced not prompting for save if modified?

Any suggestions for replacement keybinds?

I know @solsane also uses it on mac, suggestions for new bindings?

https://github.com/utk-se/CodeRibbon/blob/master/keymaps/code-ribbon.cson Can someone give me an exact list for which of these do not work on MacOS?

Serializable chain might go like: CodeRibbonView -> SingleRibbonView -> SinglePatchView -> Native Atom editor Then SingleRibbonView can implement the (de)serialize of SinglePatchViews to load/unload from each end of the ribbon

https://github.com/utk-se/CodeRibbon/commit/f0eecc2da33f10ef6dd85cf6964cc680205f37dc works for the normal 2 patches/strip, but with only one patch in a strip it breaks again

Also catch-all errors...