mb1986 / rm-hacks

Small improvements and tweaks for rM devices, covering both rM1 and rM2.
Other
440 stars 9 forks source link

2-finger-up-from-bottom is only working in split document #287

Open atngames opened 4 months ago

atngames commented 4 months ago

2-finger-up-from-bottom: it's rather that specifically "Open Prev Doc" is not working. When I assign "Show Fav Docs" the gesture works. Also when I assign "Open Prev Doc" to another gesture it's not working either.

(thanks @RedTartan04)

atngames commented 3 months ago

Should be fixed in upcoming alpha (6)

RedTartan04 commented 3 months ago

Now works in single, main and split docs :)

RedTartan04 commented 3 months ago

Hmm, could this be a sporadic bug where it forgets the previous doc after closing i.e. going back to files list? I swear I've seen this a few times in the last half hour but each time I try to remember the exact steps, it's not happening anymore :-( I'll try to describe it if/when it happens again.

atngames commented 3 months ago

Please 🥺 Thank you for your patience No, it should theoretically work all the time 🥺

RedTartan04 commented 3 months ago

Ok, so now I have a case where I opened a doc (no split) and 2-fingers-up does nothing. The config contains:

rmhPreviousMainDocId=2427f194-0db2-42f2-be01-46056ef36f10
rmhCurrentMainDocId=2427f194-0db2-42f2-be01-46056ef36f10

aha! However I have no idea how it came to that or if it's somehow intended?

(for completeness (no split currently open):

rmhPreviousSplitDocId=2427f194-0db2-42f2-be01-46056ef36f10
rmhCurrentSplitDocId=bd356b60-420f-498c-96a0-dc98f881b57d

(edit: mixed up the lines)

atngames commented 3 months ago

Okay this is helpful. I'll try to squish this bug tomorrow

atngames commented 1 month ago

This is not fixed yet I just encountered it. Will try to work on it soon