robloo

Results 191 comments of robloo

Calendar is an example for this issue. It definitely needs a re-write and we should be able to get a much newer version of the code. I know the UWP...

This is especially true now that @mattleibow has been pulled into working on other MAUI-related projects.

It looks like if you set AutoResize from false to true nothing will happen until the next paint. It might be a good idea, in the AutoResize property setter, to...

I attempted to add back a drop shadow using the new `AttachedDropShadow`. AttachedDropShadow is a **very** poor development experience compared to `DropShadowPanel` which nicely encapsulated related ideas into a container...

Note that this PR is awaiting feedback from the repository maintainers on what to do with drop shadows. See discussions above.

Thanks @Kyaa-dost, I do plan to work on most of these myself when the time comes. I'm just started to collect everything together for discussion and so nothing is forgotten.

@michael-hawker No plans to make any changes for 7.0. I was thinking 7.1 timeframe. That said, if an issue is found I will get a fix out ASAP and might...

@michael-hawker It's your call where the ColorPickerButton should go in terms of packaging. This is one of the cases where creating too many separate packages can cause issues as a...

@michael-hawker I certainly won't have time to get to the full list above. However, I may try to finish 1 or 2. I would say the chances I will have...

@michael-hawker This one is basically an epic for tracking. I always keep it up to date and I've already included the changes in #4134 (the boxes checked so far are...