Andrej Mihajlov

Results 191 comments of Andrej Mihajlov

Same error here. Is there any plan to have a minor bump? Unable to build my app. Thanks!

@imdreamrunner yeah but how's that any different from using sudo and what difference does it make if electron-sudo is broken for over 6 months..

I do not set a view for highlighted state, I only set selectedBackgroundView, so I see my custom selectedBackgroundView displayed when I hold a finger on cell before long tap...

I managed to reproduce it, here is the change set to bring selectedBackgroundView to FlowLayout demo: https://github.com/pronebird/DraggableCollectionView/commit/c2ebd9a8b1f269d2540994677683f570e77fff30 Steps to reproduce: 1. Select any cell 2. Long tap on any neighbor...

Why not to entirely switch to ZIP and stop reinventing the wheel? It supports all of this, for over decade.

Hi, It's possible to adapt it for TypeScript. The project I work on is in TypeScript so we've modified the scripts to add support for TypeScript and it's open source...

Hi, Can you give a little more context? What static files do you refer to? Cheers, Andrej

I think `browser-sync` relies on older chokidar which is not compatible with newer Node versions. ``` $ npm ls fsevents $ [email protected] /Users/pronebird/dev/electron-react-redux-boilerplate ├─┬ [email protected] │ └─┬ [email protected] │ └──...

I don't understand how to use it with CoreData either.