mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
[BUG] - Deleting items in the scrollable window causes scrollbar to reset to top
Fixes #977
This commit is contained in:
parent
4038c44f9a
commit
8c06448e6c
11 changed files with 122 additions and 40 deletions
|
|
@ -3,7 +3,7 @@
|
|||
data-tab='{{tabs.potentialAdversaries.id}}'
|
||||
data-group='{{tabs.potentialAdversaries.group}}'
|
||||
>
|
||||
<div class="action-section">
|
||||
<div class="items-section">
|
||||
{{#each document.system.potentialAdversaries as |category categoryId|}}
|
||||
{{> 'daggerheart.inventory-items'
|
||||
title=category.label
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue