mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-13 11:53:51 +02:00
UI/UX and Performance Improvement (#1122)
* wip * wip * ui improve and fix * fix
This commit is contained in:
@@ -566,7 +566,7 @@ export default class extends baseClass {
|
||||
props: {
|
||||
userid: String,
|
||||
location: String,
|
||||
key: Number,
|
||||
forceUpdateKey: Number,
|
||||
hint: {
|
||||
type: String,
|
||||
default: ''
|
||||
@@ -603,7 +603,7 @@ export default class extends baseClass {
|
||||
location() {
|
||||
this.parse();
|
||||
},
|
||||
key() {
|
||||
forceUpdateKey() {
|
||||
this.parse();
|
||||
},
|
||||
userid() {
|
||||
|
||||
Reference in New Issue
Block a user