提交 c61f36ef 编写于 作者: B Benjamin Pasero

feedback - position flyout properly

上级 d386b49d
......@@ -94,7 +94,7 @@ export class FeedbackDropdown extends Dropdown {
return {
x: position.left + position.width, // center above the container
y: position.top - 9, // above status bar
y: position.top - 26, // above status bar and beak
width: position.width,
height: position.height
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册