Revert "highlightColor for popup now being set correctly"
This reverts commit 012fe4bc4a.
This commit is contained in:
Vendored
+1
-1
@@ -6210,7 +6210,7 @@
|
||||
let popup = new PopupMenu$1({
|
||||
parent, fontSize, padding, zIndex, spacing, switchPos, notchSize,
|
||||
notchPosition,
|
||||
maxWidth, backgroundColor, normalColor, highlightColor,
|
||||
maxWidth, backgroundColor, normalColor,
|
||||
notchPosition, keepWithin, autoClose
|
||||
});
|
||||
popup.showAt(commands, point);
|
||||
|
||||
Reference in New Issue
Block a user