Fixed #5111 - TabView + Splitter: Navigation Buttons not showing
parent
679977df48
commit
f9a7815d30
|
@ -128,6 +128,7 @@ export default {
|
||||||
},
|
},
|
||||||
updated() {
|
updated() {
|
||||||
this.updateInkBar();
|
this.updateInkBar();
|
||||||
|
this.scrollable && this.updateButtonState();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
isTabPanel(child) {
|
isTabPanel(child) {
|
||||||
|
|
Loading…
Reference in New Issue