pakerwreah / Calendr

Menu bar calendar for macOS
MIT License
1.08k stars 45 forks source link

Add ability to scale calendar items text size separately from the rest of the text #246

Closed Ariandr closed 1 week ago

Ariandr commented 1 week ago

@pakerwreah Probably you need to check the CalendarLabel I created. For some reason inheriting and just overriding setUpBindings from Label doesn't work. Since you probably know RXSwift better, I think you might find a more elegant approach to not duplicate the code.