Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1
smplayer
smplayer-simple-resize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File smplayer-simple-resize.patch of Package smplayer
--- a/src/basegui.cpp +++ b/src/basegui.cpp @@ -4958,6 +4958,8 @@ void BaseGui::gotCurrentTime(double sec) void BaseGui::changeSizeFactor(int factor) { // If fullscreen, don't resize! if (pref->fullscreen) return; + if (isMaximized()) + return; if (!pref->use_mplayer_window) { pref->size_factor = factor;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor