mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-07-24 13:00:14 +08:00
fix: automatic position correction (#145)
This commit is contained in:
@@ -87,6 +87,9 @@ function FloatingToolbar(props) {
|
||||
props.container.className = 'chatgptbox-toolbar-container-not-queryable'
|
||||
setCloseable(true)
|
||||
}}
|
||||
onUpdate={() => {
|
||||
updatePosition()
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user