Correction: rename bringToTop
This commit is contained in:
@@ -128,7 +128,7 @@ export class RdDRoll extends Dialog {
|
||||
activateListeners(html) {
|
||||
super.activateListeners(html);
|
||||
this.html = html;
|
||||
this.bringToTop();
|
||||
this.bringToFront();
|
||||
|
||||
console.log('RdDRoll.activateListeners', this.rollData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user