UnigramDev/Unigram/develop • 9729f60 • 12 files, +461/-34 Fix the bindings that resolve a property b

Telegram github commits and releases

Telegram github commits and releases

@tgappsupdates

Broadcast from the most important Telegram clients' repositories

4,538 subscribers
Open in Telegram
UnigramDev/Unigram/develop9729f6012 files, +461/-34
Fix the bindings that resolve a property by name

All three read a property off a managed type by name, which NativeAOT resolves
only where the XAML compiler generated an accessor or the type carries
[GeneratedBindableCustomProperty]. The emoji drawer's group headers and the
revenue tabs move to x:Bind, the drawer's three group types gaining a shared
IDrawerGroup so the template has an x:DataType; the Instant View tab header
stays a binding, since the title arrives after navigation, so InstantViewModel
is registered for it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

UnigramDev/Unigram/develop614b57c2 files, +4/-4
Swap night/day icons on Windows 10

UnigramDev/Unigram/develop14e59d41 files, +1/-1
Start selection only WITHIN the text

#unigram
Open post in Telegram