
Presets: A charsheet is linked to a token. A tokenbar is linked to an attribute on said charsheet. The tokenbar has a value and a maxvalue set. Example: Tokenbarvalue = 32; Tokenbarmaxvalue = 32; Charsheetattribute = 32. Action: Change the value of the tokenbar by clicking in the corresponding bubble and using a mathematical operator ('+' or '-') and a number. Example: Click in corresponding bubble, type "-2". Expected behavior: The math is calculated and the result is set as the new tokenvalue and charsheetattribute. Example: Tokenbarvalue = 30; Tokenbarmaxvalue = 32; Charsheetattribute = 30. Actual behaviour: This works for the tokenbarvalue, but not for the charsheetattribute. The latter is set to the math you entered. Example: Tokenbarvalue = 30, Tokenbarmaxvalue = 32; Charsheetattribute = 32-2 Browser: Firefox 68.0.2 (64-bit) Browserextensions: Ecosia - the searchengine that plants trees OS: Ubuntu 18.04 LTS Javascript: enabled Log: Well... actually... I tried to take the log for this report. But I could not reproduce the error at this time. I had another player experience the same bug. But now it seems to work as expected. All I did was close the gametab in the browser, browse a completly different and unrelated site, come back to roll20 and open the game again. I don't know. I will leave this bugreport regardless, so you might be aware if anyone has the same issue.