Pārlūkot izejas kodu

Fixed issue #51, no more bar artifact when switching to fullscreen

master
Bert Münnich pirms 13 gadiem
vecāks
revīzija
9d74a57447
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      commands.c

+ 1
- 1
commands.c Parādīt failu

@@ -79,7 +79,7 @@ bool it_toggle_fullscreen(arg_t a) {
/* redraw after next ConfigureNotify event */
set_timeout(redraw, TO_REDRAW_RESIZE, false);
if (mode == MODE_IMAGE)
img.checkpan = true;
img.checkpan = img.dirty = true;
else
tns.dirty = true;
return false;


||||||
x
 
000:0
Notiek ielāde…
Atcelt
Saglabāt