RonenNess / GeonBit.UI

UI system for MonoGame projects.
MIT License
477 stars 64 forks source link

Changes to reduce allocations. Introduced char>string lookup. Added custom Comparer for Dictionary in StyleSheet.cs #105

Closed mswiftdev closed 5 years ago

mswiftdev commented 5 years ago

Changes to reduce allocations. Introduced char>string lookup. Added custom Comparer for Dictionary in StyleSheet.cs

RonenNess commented 5 years ago

Merged, thank you @mswiftdev, nice work! 👍