Christoph Wagner

Results 9 issues of Christoph Wagner

When a parent has `display:flex`, a child with `display:inline-block` gets a base-width that far overflows both the parent and the current page. This behavior was introduced in 54 and still...

bug

I'm guessing that's some wakelock problem (or rather lack of one). It would definitely be useful to have it send requests and the same speed as with screen on. Maybe...

bug
discussion
android app

See the timestamps. 14:17 everything was fine, a few tracks worked when I started tracking again 22:20:03 but at 22:20:06 the server suddenly stopped knowing about the location "living room"....

bug
server

This would be my feature request :) My scenario is, that I'd like to start tracking for a few seconds when connected to my wifi and the accelerometer activates. I...

enhancement
help wanted
android app

I tried this with both the release and the current snapshot. The SpecifiedTradeSettlementLineMonetarySummation of a line item has the total net price with 2 fraction digits (the default value for...

I’m not sure if this is a bug with this project, or WCF, but this somehow breaks the reflection for `user.GetService();` resulting in something like this: ``` MissingMethodException: Constructor on...

P2

From the log: > [26156] Writing maintenance tool: "C:\\Program Files\\TwitchPlayer/maintenancetool.exe.new" > [26243] Wrote permissions for maintenance tool. > [26292] Created critical message box "installationError": "Error", "Cannot open file \"\" for...

Instead of just specifying if a font should be bold and/or italic, this now allows to choose exact styles everywhere. The old interfaces have been kept for backwards compatibility. ```cs...

defer

Tested under windows 11 with Weasyprint 65.1 and 66 66: 33.6 KB 65.1: 3.74 KB ```html body { border: 1px dotted black; } ```

performance
good first issue