mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Fix "option button tooltip is not shown after LaF change" issue
GitOrigin-RevId: 591109a22825655d77405232522e199c534d9a53
This commit is contained in:
committed by
intellij-monorepo-bot
parent
265da31f0b
commit
fceeaf25e8
@@ -101,6 +101,7 @@ open class BasicOptionButtonUI : OptionButtonUI() {
|
||||
configureArrowButton()
|
||||
|
||||
configureOptionButton()
|
||||
updateTooltip()
|
||||
}
|
||||
|
||||
protected open fun uninstallButtons() {
|
||||
|
||||
Reference in New Issue
Block a user