Lure5134

Results 5 issues of Lure5134

Bluetooth and Wifi is off but it still doesn't appear. If I switch to light mode it works. ![-5463309142405003245_121.jpg](https://user-images.githubusercontent.com/54278236/152161582-bb6bd38c-71f7-4190-a666-b7857fa0ba32.jpg)

Add support for dynamic column width. #517 This currently only works for cells that don't use row or column spans.

Fixes: https://github.com/QuestPDF/QuestPDF/issues/378 Now by calling `document.GeneratePdf`, it is possible to get the total number of pages that were generated. `byte[] pdf = document.GeneratePdf(out int pageNumbers)`

For anyone interested, I have created a gist that you can copy into your project. It is for svelte 5, uses runes andtypescript. I have also tried to fix some...

### Summary If `checkboxSelection` is passed to a `SimpleTreeView` a `Checkbox` is displayed on the left side. It would be nice that when `multiSelect` is false a `Radio` instead of...

new feature
status: waiting for maintainer
component: tree view