This commit is contained in:
@@ -553,7 +553,7 @@ public class ScreenPanel extends Panel {
|
||||
|
||||
void manageFit(BufferedImage bi, Data data) {
|
||||
Overlay[][] fo = null;
|
||||
if ((showFit && showProfile)){
|
||||
if ((showFit || showProfile)){
|
||||
try{
|
||||
fo=getFitOverlays(data);
|
||||
} catch (Exception ex){
|
||||
|
||||
Reference in New Issue
Block a user