Daniel Kuschny

Results 124 issues of Daniel Kuschny

If you try to downcast any integer to a lower byte signed integer the output is wrong. ``` trace("i16: " + (i16)(65535)); ``` Leads to "Unknown expression type: undefined". It...

I am using SlickGrid to display real time data I get from a WebSocket. I use updateItem on the DataView to update the single rows according to the latest data....

We are considering to buy a commercial license of this library. But there is one major issue that currently prevents us from using this library instead of building our own...

As described in issue #145 this PR implements an additional option which makes Clusterize remember the DOM-nodes instead of cloning the HTML. Please note that this PR is quite similar...

- [x] I have searched [existing issues](https://github.com/google/flexbox-layout/issues) and confirmed this is not a duplicate ## Issues and steps to reproduce I would like to use the `FlexboxLayoutManager` within a `RecyclerView`...

It would be great if storage.net has some built-in support in expanding configuration variables in the connection string. Some settings like passwords or paths can come from other configuration sources...

Hey there. Just started using JavaParser for my current needs and I'm making quite good progress so far. Unfortunately I ran into a `UnsolvedSymbolException` when trying to resolve the type...

Bug report
Symbol Solver

Is it maybe on the roadmap to bring Skija to Android? I know that Skia is natively used in Android behind `android.graphics` but being realistic: It it usually outdated, and...

### Description This request is similar to #557. For keyless entities it is not possible to do a `DeleteFromQuery`. Once you have a keyless entity with `.HasNoKey()` and you attempt...

## Description This is a feature request and not a bug report. I decided to open this Feature Request as a replacement of #493 where it turned out that measuring...

Type: Feature
State: Needs Approval