You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched for existing Bug Reports and found no similar reports.
Expected Behavior
Pick any wordy statblock (i.e. Ancient Black Dragon)
```statblock
monster: Ancient Black Dragon
columns: 4
forceColumns: 1
columnWidth: 300
columnHeight: 200
```
This should make the statblock appear in 4 separate columns of 300px wide and 200px high
Current behaviour
Currently, playing around with columnHeight has no bearing on the shape of the statblock at all.
Furthermore, forceColumns does not actually force the statblock into the correct number of columns.
In the current exemple, it only renders 3 columns. If you change columns to 5, it will add a forth column.
Reproduction
Pick any new vault
Install Fantasy Statblock Plugin
Generate any statblock using a the statblock codeblock (lengthier ones are more obvious to work with like Ancient Black Dragon)
Add the fields columns, forceColumns, columnWidth and columnHeight in the statblock codeblock
Set columns > 3
Set forceColumns to true
Set column Height to any integer
Go in reading view - The note will not be the number of columns asked nor will the height move.
Which Operating Systems are you using?
Android
iPhone/iPad
Linux
macOS
Windows
Obsidian Version Check
1.6.3
Plugin Version
4.4.2
Confirmation
I have disabled all other plugins and the issue still persists.
Possible solution
No response
The text was updated successfully, but these errors were encountered:
Check for existing bug reports before submitting.
Expected Behavior
Pick any wordy statblock (i.e. Ancient Black Dragon)
This should make the statblock appear in 4 separate columns of 300px wide and 200px high
Current behaviour
Currently, playing around with columnHeight has no bearing on the shape of the statblock at all.
Furthermore, forceColumns does not actually force the statblock into the correct number of columns.
In the current exemple, it only renders 3 columns. If you change columns to 5, it will add a forth column.
Reproduction
Pick any new vault
Install Fantasy Statblock Plugin
Generate any statblock using a the statblock codeblock (lengthier ones are more obvious to work with like Ancient Black Dragon)
Add the fields columns, forceColumns, columnWidth and columnHeight in the statblock codeblock
Set columns > 3
Set forceColumns to true
Set column Height to any integer
Go in reading view - The note will not be the number of columns asked nor will the height move.
Which Operating Systems are you using?
Obsidian Version Check
1.6.3
Plugin Version
4.4.2
Confirmation
Possible solution
No response
The text was updated successfully, but these errors were encountered: