Back
Similar todos
Allow setting up initial growing-text-view height constraint in IB #blip
implement height adjustable text view
Figure out how to make text wrap properly inside NSTableView #blip
Textareas grow appropriately and scroll at screen height #multitool
write up TIL on how to stop NSTextView from interfering with the undo history in macos apps www.markusbodner.com/til/2021… #stuff
Fixed window jumping to caret at bottom when typing in autoresizing textarea - stackoverflow.com/a/18262927 #lifelog
fix NSAttributedText sizing issue
fix textarea auto-expansion in ios safari #wip
figure out how to deal with self adjustable swiftUI view depending on content size
Limit text input and stop messing with text truncation edge cases #anyopening
create textfield style which adapts text to available size #placid
autosize text on screens to make them fit properly #washem
Fix height calculation because NSTextField doesn't actually have a lineFragmentPadding when drawsBackground = false .... cocoa has too many hidden states #blip
Automatically resize textarea for long-ass todos #todotab
Change add button to use UIKit UITextView instead of swiftUI TextField and write code to bridge gap #checkyourlist
Giant internal UI refactoring to support custom formatted text in SwiftUI #progrs
Fix input overflow bug on iOS