t3 icon indicating copy to clipboard operation
t3 copied to clipboard

Values shown in Output window sometimes wrong on mouse over

Open hollyhook opened this issue 3 years ago • 1 comments

  1. Live preview enabled
  2. Select an operator, e.g. [And] -> Preview window displays correct value, e.g. true -> Output window displays wrong value
  3. Move mouse outside the operator, so that the preview window vanishes -> Output window displays correct value

Incorrect value is also shown when the preview of some other operator is visible

false

See this comment https://github.com/still-scene/t3/issues/198#issuecomment-1279438939

hollyhook avatar Oct 16 '22 09:10 hollyhook

Sadly this is related to the live thumbnail preview move (you can toggle this in the toolbar). I will look into this.

pixtur avatar Oct 30 '22 10:10 pixtur