chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3faadc6
)
hidden: Recalculate occultations every time on ungrab (note done)
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 15 Mar 2021 01:04:59 +0000
(
01:04
+0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 15 Mar 2021 01:04:59 +0000
(
01:04
+0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
daemon/api.rs
patch
|
blob
|
history
diff --git
a/daemon/api.rs
b/daemon/api.rs
index 8733ea2d2fc2472fa18d3332d091fe220e979633..119711291e008e965289c575cc2ea9ede164ef53 100644
(file)
--- a/
daemon/api.rs
+++ b/
daemon/api.rs
@@
-334,7
+334,7
@@
api_route!{
logents);
if let Some(occid) = gpc.occult.passive_occid() {
- //
xxx
if piece is occulted, definitely repermute its occultation
+ // if piece is occulted, definitely repermute its occultation
// so that we don't leak which piece is which over repeated
// adjustment clicks
to_permute.mark_dirty(occid);