Aristotelis
Aristotelis
See here for upstream issue: https://github.com/wa0x6e/cal-heatmap/issues/108
Review Heatmap currently expects a properly formatted rid query, erroring out in case of some added characters: ```python Caught exception: File "aqt\progress.py", line 67, in handler File "aqt\browser.py", line 597,...
It looks like theme changes that happen while Anki is running (e.g. as a result of the system theme changing between day/night) can sometimes trigger a `RunTimeWarning` due to `ImgOccWebView`...
It looks like, with Anki 2.1, the base image is now loaded before the SVG mask, causing the answers to flash shortly before the occlusions set in. The issue seems...
Steps to reproduce: 1. Select the path tool 2. Try to draw a path by clicking multiple times Expected behavior (present under Anki 2.0): - draws path between points Observed...
Deferred until 2.1.24+ sees more adoption / decision on whether we want to switch to config.json is made. cf. https://github.com/glutanimate/image-occlusion-enhanced/pull/143
One common point of confusion for new users is that they expect to have to click on "Add" in Anki's built-in AddCards dialog to create image occlusion notes. Although the...
Steps to reproduce: 1. Draw rectangle 2. Click on rectangle Expected behavior (present under Anki 2.0): - selection switches to rectangle Observed behavior (present under Anki 2.1): - no action...
Steps to reproduce: 1. Select a shape from the shape library tool 2. Try to draw it Expected behavior (present under Anki 2.0): - draw shape and select it for...