Skip to content
Discussion options

You must be logged in to vote

Hi @thomassedlmayer , thank you for the input!

Yes this is a limitation we have for now when using settings API on the extensions.

This is different from the rest of the settings because is triggered by a message converter, which is called only when computing a new frame. It works something like this:

  1. You change a setting during pause (nothing happens);
  2. You press play;
  3. Lichtblick will get the necessary messages to draw the new next frame;
  4. It will check which message converters are related to this message / schema;
  5. It will convert your message (using the modification you did in the step 1;
  6. It will draw the frame with the new settings.

It is different from "Color" and "Draw outline" which…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@carolinabamorim
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by carolinabamorim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants