Jaded-Encoding-Thaumaturgy / vs-preview

Previewer for VapourSynth scripts.
Apache License 2.0
57 stars 16 forks source link

Automatically resize frameprop text and/or window menu #59

Closed LightArrowsEXE closed 1 year ago

LightArrowsEXE commented 1 year ago

If your clip has a buttload of props, the frameprop menu will display them like this.

image

You won't often get this many props, but automatic scaling/windows resizing to accommodate all of them (maybe with a max height of the user's screen height or something to avoid it getting waaaayy too long?) would be appreciated.

NSQY commented 1 year ago

You won't often get this many props

If you're dealing with PQ sources that contain mastering information, it won't be so uncommon as you've got an extra 8 or 9 props to deal with by default.

props

Setsugennoao commented 1 year ago

The fix would be rendering a scrollable item, but I'm concerned with speed in playback.