From 2f7e770983ba9219b892f3d739b55e0bc724205c Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 24 Oct 2011 00:37:14 +0200 Subject: core.actions: Added comment about possible bug --- ranger/core/actions.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ranger/core/actions.py b/ranger/core/actions.py index 5966789a..5364f391 100644 --- a/ranger/core/actions.py +++ b/ranger/core/actions.py @@ -691,6 +691,9 @@ class Actions(FileManagerAware, EnvironmentAware, SettingsAware): # self.previews['/tmp/foo.jpg']['loading'] = False # A -1 in tuples means "any"; (80, -1) = wid. of 80 and any hei. # The key 'foundpreview' is added later. Values in (True, False) + # XXX: Previews can break when collapse_preview is on and the + # preview column is popping out as you move the cursor on e.g. a + # PDF file. try: data = self.previews[path] except: -- cgit 1.4.1-2-gfad0