We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
request-display
1 parent a4b3330 commit 606412bCopy full SHA for 606412b
src/main.moon
@@ -69,7 +69,7 @@ if settings['enable-thumbnail']
69
thumbnail\updateInfo data
70
else
71
thumbnail = Thumbnail data
72
- bottomZone\addUIElement thumbnail
+ hoverTimeZone\addUIElement thumbnail
73
-- a bit of a weird hack, but since this resolves asynchronously, it
74
-- may be called after initDraw has been called. In that case, we
75
-- have to call generateUIFromZones to actually make the thumbnail
0 commit comments