Revert "highlightColor for popup now being set correctly"
This reverts commit 012fe4bc4a.
This commit is contained in:
+1
-1
@@ -171,7 +171,7 @@ export default class PopupMenu extends Popup {
|
||||
let popup = new PopupMenu({
|
||||
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