Lucasharskamp

Results 17 issues of Lucasharskamp

PropertyGrid control added for WPF to replace the original in Windows.Forms FileAssocation data fixed Localized several texts from MultiButtonMessageBoxWpf implementation Localized several new texts only available in English Replaced InstallPluginWindow...

merged DarkThemePart3 into WPFConversionPartThree

Of course this is code the user isn't meant to edit (since it will re-generate anyways) but readability is deemed necessary so the user has an idea of what is...

PriorityLow

There are a couple of features missing in Ribbons which I think would be something a lot of people would want. (To make them more in line with other components)...

area-ribbon

**Describe the bug** Similar to https://github.com/vikramlearning/blazorbootstrap/issues/649 but now for `` tags **To Reproduce** 1. Make a 2. Give it a Class attribute, fill it with whatever you want for custom...

area-ribbon

Continues from https://github.com/vikramlearning/blazorbootstrap/pull/747 ------- If you let Blazor itself fill the Parameter/CascadingParameter items, it causes a kind of System.Reflection magic which is not great for performance. This is fine for...

There might be something I'm missing here @gvreddy04 , so I want your input on this: but why does this library have so many ''Color'' enums? `BackgroundColor`, `ToastType`, all the...

See https://learn.microsoft.com/en-us/aspnet/core/blazor/performance?view=aspnetcore-8.0#optimize-rendering-speed I'm adding them to increase rendering speed and loading speed of pages, since we're dealing here with small items that get used over and over again. Please go...

**Describe the bug** See https://demos.blazorbootstrap.com/google-map Either it isn't described within the documentation, but for Google Maps to be useful, you need more than just pins: people use Google Maps to...

enhancement
new-feature
examples
area-google-maps

You give us the following endpoint: `https://cdn.jsdelivr.net/gh/wldeh/bible-api/bibles/${version}/books/${book}/chapters/${chapter}/verses/${verse}.json` Which is nice. Problem is; there are so many of them! Each chapter has dozens of verses, there may be a ton of...