Philipp Blum
Philipp Blum
Okay. I understand. It's a little bit omplicated to implement this feature. You have to get the height before the element are rendered. Or you can render, get the height...
Can you say more details? I dont understand what you mean.
i hope i understand you. You can change the $$create.Columns function. The part looks like this: ``` angular.forEach(this.$$scope.model, function onIteration (card, index) { var column = (index % self.$$scope.layout.columns) |...
@ivankravets I thought about adding the support as well, because I worked with platformIO on something work related. :) So, feel free to ping me at any point, if you...
> Any progress @Citrullin ? I haven't worked on it. So, you probably should ask @ivankravets
> > > There was an open issue in the RIOT OS repo, but now it's closed, no one seemed to be interested in this integration... > [RIOT-OS/RIOT#8591](https://github.com/RIOT-OS/RIOT/issues/8591) Yes, I...
> Is anybody interested in doing the work? I seem to need it and would contribute some $$$ to the effort. I added it to the [RIOT OS forum](https://forum.riot-os.org/t/platformio-integration/3590). Maybe...
@bepitulaz I added a comment to your commit. https://github.com/Tanibox/tania-core/commit/966c9e62024c994a72a45961d43139fb875179f6
Would be also interested in this. We should all move to IPv6 only networks.
@ccollins476ad I think it is always better to be C99 compliant. I already had a lot of pthread issues which were solved by strict C99 compliant code and compiler usage....