Skip to content

Commit f283a8b

Browse files
committed
Edit FIXME block.
1 parent bac114b commit f283a8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: kivymd/uix/appbar/appbar.py

+2
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,8 @@ class MDTopAppBarTrailingButtonContainer(BaseTopAppBarButtonContainer):
675675
# FIXME: The on_enter/on_leave event is not triggered for
676676
# MDActionTopAppBarButton buttons in the MDTopAppBarTrailingButtonContainer
677677
# container.
678+
# When the screen size is changed on desktop devices, the position of the
679+
# trailing container is shifted until the screen size change is completed.
678680
class MDTopAppBar(
679681
DeclarativeBehavior,
680682
ThemableBehavior,

0 commit comments

Comments
 (0)