Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "BCS/Weird"

From Roll20 Wiki

Jump to: navigation, search
m (HTML)
(move info to BCS/Bugs, leave as redirect)
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{main| Character Sheet Enhancement}}
+
#REDIRECT [[BCS/Bugs]]
{{NavSheetDoc}}
+
 
+
Listing random quirks of the sheet system, especially those related to issues surrounding the [[CSE]] rollout and updated code sanitation on Roll20's part.
+
 
+
==CSS==
+
* in some cases, .charsheet needs to be added to classes that previously worked fine
+
* issues with @import
+
** if a @import exists, it seems it might result in roll20 ignoring the first instance of the next css class in the file, workaround is to add an empty, "sacrificial" version of the class first that will be eaten up, and the one after will work normally [[User:1223200|1223200]] ([[User talk:1223200|talk]]) 11:47, 8 April 2021 (UTC)
+
* https://app.roll20.net/forum/permalink/10007462/ weird asterisk disappearing [[User:1223200|1223200]] ([[User talk:1223200|talk]]) 12:57, 21 April 2021 (UTC)
+
==HTML==
+
* https://app.roll20.net/forum/permalink/10006227/ roll template issues [[User:1223200|1223200]] ([[User talk:1223200|talk]]) 12:57, 21 April 2021 (UTC)
+
 
+
* HTML replacement characters have been observed to sometimes be converted prematurely after the CSE update was made which can cause sheet roll macros to break. Only appears to happen in [[CSE]]-mode. reported by Ayethin & [[Vince]]
+
 
+
** [[Scott C.]] says this problem is likely much older, having encountered it already way back https://app.roll20.net/forum/permalink/10007760/
+
 
+
==JS==
+
 
+
==Other==
+
 
+
<br>
+
<br>
+
[[Category:Character Sheet Creation]]
+

Revision as of 15:46, 5 May 2021

  1. REDIRECT BCS/Bugs