Sascha-Oliver Prolić

Results 147 comments of Sascha-Oliver Prolić
trafficstars

I tried using `textAreaD_`, my main problem with it is, that it doesn't break the text. I don't want to have that horizontal scrollbar.

maybe that's intended and related to this commit 1ab5971befc319a4df398a34969cf78e95fff55c ?

Well I have a 4k monitor and am running Linux with scaling of 200%. So maybe that's the expected behavior when scaling didn't work before, not sure.

I tried `appDisableAutoScale True` and this makes it actually way smaller. So I guess the scaling did work correctly before and now it's not anymore.

Thanks for the insights.

Thanks for the report. Right now I am very busy these days, I'll see if I can get to it soon.

Feel free to submit a pull request

Can you submit a pull request? On Tue, Aug 2, 2022, 10:28 Herbert Roth ***@***.***> wrote: > > https://github.com/prolic/HumusAmqp/blob/7feace69bd981b6a12c6916fc33da8d34e3ffc47/src/JsonRpc/JsonRpcClient.php#L140 > > The delivery mode for RPC-Client messages is hardcoded set...

No blocker for 1.0.0 release

@UFOMelkor - Adding an implementation of `AuthorizationService` in the bundle is a good idea, but I would do it for 1.1 release, not targeting upcoming 1.0 release, as this would...