Skip to content

fix(TextActor): add support for property change#3447

Open
daker wants to merge 1 commit intoKitware:masterfrom
daker:fix-textactor
Open

fix(TextActor): add support for property change#3447
daker wants to merge 1 commit intoKitware:masterfrom
daker:fix-textactor

Conversation

@daker
Copy link
Copy Markdown
Collaborator

@daker daker commented Mar 24, 2026

fixes #3445

Context

Results

Changes

  • Documentation and TypeScript definitions were updated to match those changes

PR and Code Checklist

  • semantic-release commit messages
  • Run npm run reformat to have correctly formatted code

Testing

  • This change adds or fixes unit tests
  • Tested environment:
    • vtk.js:
    • OS:
    • Browser:

@daker daker marked this pull request as ready for review March 24, 2026 23:35
@daker daker force-pushed the fix-textactor branch 3 times, most recently from 4fd7a45 to fc16dd7 Compare March 25, 2026 17:27
@daker daker requested a review from finetjul March 28, 2026 16:33
Copy link
Copy Markdown
Member

@finetjul finetjul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

model.textureUpdateTime seems duplicated from publicAPI.getMTime().
Please note that superclass.setXXX() will automatically update the mTime.

I let @sankhesh decide if the update should be done by getTextures() or when the actor is being rendered.

@daker daker requested a review from sankhesh March 28, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Can't change vtkTextActor color

4 participants