mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-14 00:54:48 +08:00
Minification of code and html string template
This commit is contained in:
@@ -20,6 +20,8 @@ export default class Context {
|
||||
this.blueprint.removeEventListener("blueprintunfocus", this.blueprintunfocusHandler)
|
||||
}
|
||||
|
||||
|
||||
/* Subclasses will probabily override the following methods */
|
||||
blueprintFocused() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user