-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
domain:dxThis issue reports a developer experience problem or possible improvement.This issue reports a developer experience problem or possible improvement.package:utilstype:improvementThis issue reports a possible enhancement of an existing feature.This issue reports a possible enhancement of an existing feature.
Description
Code from the split button view:
this.children.add( this.actionView );
this.children.add( this.arrowView );
this.focusTracker.add( this.actionView.element );
this.focusTracker.add( this.arrowView.element );cc @oleq
oleq and mlewand
Metadata
Metadata
Assignees
Labels
domain:dxThis issue reports a developer experience problem or possible improvement.This issue reports a developer experience problem or possible improvement.package:utilstype:improvementThis issue reports a possible enhancement of an existing feature.This issue reports a possible enhancement of an existing feature.