Commit 562e25d9 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Change only the frontmost window opaqueness

parent 52896a65
...@@ -350,6 +350,7 @@ static VLCExtended *_o_sharedInstance = nil; ...@@ -350,6 +350,7 @@ static VLCExtended *_o_sharedInstance = nil;
{ {
[o_window setAlphaValue: val.f_float]; [o_window setAlphaValue: val.f_float];
} }
break;
} }
vlc_object_release( p_vout ); vlc_object_release( p_vout );
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment