IENT / YUView

The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
http://ient.github.io/YUView
Other
1.78k stars 353 forks source link

Disable Chroma Dropdowns for YUV_400 #530

Closed der3318 closed 10 months ago

der3318 commented 11 months ago

For YUV 4:0:0 that only has luma component, these controls have no effect:

Imgur

Graying out them can avoid ambiguity and bring better UX. Sample artifacts are availble here: https://github.com/der3318/YUView/actions/runs/5499025225.

ChristianFeldmann commented 10 months ago

Since I still don't understand how I can easily pull a PR into my repo to run the CI I just created the other PR and merged it. Thx for the contribution!