Pinned Loading
-
OpenSilver/OpenSilver
OpenSilver/OpenSilver PublicThis repository contains the source of both OpenSilver and CSHTML5. More information is available at: www.opensilver.net and www.cshtml5.com - Read README.md for the instructions on how to build th…
-
-
OpenSilver/SampleCRM
OpenSilver/SampleCRM PublicA real-world example for developing business applications with OpenSilver
-
XRSharp/XRSharpSamplesGallery
XRSharp/XRSharpSamplesGallery PublicThis app demonstrates some of the XR# SDK functionality to code WebXR-powered 3D, VR, and AR apps using .NET, C#, and XAML. To learn more about XR#, visit: https://xrsharp.io
78 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 12 commits in 2 repositories
Opened 1 pull request in 1 repository
OpenSilver/ToDoCalendar
1
merged
-
Minor GUI improvements
This contribution was made on Mar 4
Created an issue in OpenSilver/ToDoCalendar that received 6 comments
Bold font doesn't render well on macOS for some reason (it renders well on iOS)
As a workaround, I'd like to put something like this in RenderingHelper.cs: FontWeight = IsMacOS() ? FontWeights.Normal : FontWeights.Bold: However…
6
comments
Opened 5 other issues in 1 repository
OpenSilver/ToDoCalendar
1
open
4
closed
-
Event time not displayed in the correct timezone?
This contribution was made on Mar 19
-
Exception on iPhone when turning screen off then on while app is active and popup is visible
This contribution was made on Mar 7
-
In landscape mode, it would be great if "Click to see more" added more items (especially on Desktop where perf is good)
This contribution was made on Mar 4
-
Exception on Web when clicking "Set as Done"
This contribution was made on Mar 4
-
When in landscape, we should not scroll horizontally when adding an event (especially on Desktop)
This contribution was made on Mar 4