I'd like to request the option to make fullscreen truely fullscreen without the menu. Leaving fullscreen will then be possible via the context menu.
Logged In: YES user_id=1533972
ok I just managed to get things working but I'm no programmer so I'm not sure how healthy it is. It does work though.
I changed the ComicalFrame::OnFull ComicalFrame.cpp by adding SetMenuBar(menuBar) and SetMenuBar(NULL)
Made a little patch. But it's not optional yet (for people that prefer the menu bar, that would need another menu item and config.
[PATCH] No Menu in Fullscreen view
Log in to post a comment.
Logged In: YES
user_id=1533972
ok I just managed to get things working but I'm no
programmer so I'm not sure how healthy it is. It does work
though.
I changed the ComicalFrame::OnFull ComicalFrame.cpp by
adding SetMenuBar(menuBar) and SetMenuBar(NULL)
Made a little patch. But it's not optional yet (for people
that prefer the menu bar, that would need another menu item
and config.
[PATCH] No Menu in Fullscreen view