Skip to content

didDisplayNodeContentWithRenderingContext doesn't get called anymore on 2.8.1 vs 2.8 #1680

@christianselig

Description

@christianselig

Texture version: 2.8.1

I updated from Texture 2.8 to 2.8.1 and didDisplayNodeContentWithRenderingContext isn't getting called anymore. I use that block in the init of a layerBacked ASTextNode to get some custom drawing elements (highlighted elements basically).

I didn't have much time to investigate (iOS 13 time crunch) so I ended up just downgrading back to 2.8 where it works as expected, apologies for not much more information on the issue.

Searching in the Slack for it I see one person had encountered it too:

Does anyone know why didDisplayNodeContentWithRenderingContext block isn't called on ios 13? It gets called on ios 12 (edited)

(I don't believe it's an iOS 13 issue though, it works as expected on iOS 13 if you're using the 2.8 release.)

(Also thanks for all the awesome work the Texture team/contributors have been doing, 2.8.1 packed a ton of awesomeness especially around Dark Mode things, my hats are off to you and I greatly appreciate it!)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions