Don't cause rerender jumps for scrollable elements (closes #131)
This commit is contained in:
parent
ec07fcfd39
commit
60797ab1e2
2 changed files with 11 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ export class PlayerSheetv2 extends GenericActorSheet {
|
|||
],
|
||||
}
|
||||
);
|
||||
opts.classes.push(`dotdungeon`);
|
||||
return opts;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue