- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
556 B
556 B
| id | type | title | tags | importance | confidence | created | updated | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 369f032e-a6f7-4ad9-a38c-945aa862cd98 | fix | Spell cast dialog buttons and scrollbar fix |
|
0.5 | 0.8 | 2025-12-17T20:47:12.001050+00:00 | 2025-12-17T20:47:12.001050+00:00 |
Fixed spell cast dialog favor/hinder buttons by removing duplicate event listeners - parent class already adds them via super._onRender(). Added scrollbar support to all roll dialogs with overflow-y: auto, max-height: 80vh, and custom scrollbar styling on .window-content element.