obsproject/obs-studio

[Mac FreeType 2 Plugin] Scroll filter does not work when multiline text loaded from file

Opened this issue · 0 comments

Operating System Info

macOS 15

Other OS

No response

OBS Studio Version

31.1.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/hxceA8hqoivFHjIU

OBS Studio Crash Log URL

No response

Expected Behavior

When users import a multiline text file into the Mac-FreeType2 text widget and apply a Scroll filter, we're expecting the text to scroll.

Current Behavior

When I imported text file into the Freetype2 text widget and applied a Scroll filter it vanished.

Steps to Reproduce

  1. Add new Text source to the scene
    2.Load text from file (I included sample text here). As far as I can tell, any file containing multilines will cause this issue
  2. Observe the text appears
  3. Right click on the widget
  4. Now apply a Scroll filter
  5. Text vanishes
    ...

Anything else we should know?

No response