<oembed><type>rich</type><version>1.0</version><title>frederikhandberg wrote</title><author_name>frederikhandberg (npub1nj…52gqz)</author_name><author_url>https://yabu.me/npub1nj0crmtetu84a7j43yegy358mp8u0e4ye7ndkhtd8dg0edll4mpqn52gqz</author_url><provider_name>njump</provider_name><provider_url>https://yabu.me</provider_url><html>Working on implementing support for tables in my notes app. Having trouble with `NSTextView` inside table cells not extending full height.&#xA;&#xA;Like if we have two cells in a row (which means there are two columns), then resizing column 1 will cause the text to wrap around. Cell 2 in column 2 will then increase its height leaving empty area below. This empty area is not clickable because the textview is not extending all the available height...&#xA;&#xA;Funny enough, when closing and reopening the note, then the height is calculated correctly. This means the available area is clickable. But as soon as I make a resize adjustment to a column divider, this available height is not calculated correctly... #bug</html></oembed>