Skip to content

Commit

Permalink
Edit FIXME block.
Browse files Browse the repository at this point in the history
  • Loading branch information
HeaTTheatR committed May 21, 2024
1 parent bac114b commit f283a8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kivymd/uix/appbar/appbar.py
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,8 @@ class MDTopAppBarTrailingButtonContainer(BaseTopAppBarButtonContainer):
# FIXME: The on_enter/on_leave event is not triggered for
# MDActionTopAppBarButton buttons in the MDTopAppBarTrailingButtonContainer
# container.
# When the screen size is changed on desktop devices, the position of the
# trailing container is shifted until the screen size change is completed.
class MDTopAppBar(
DeclarativeBehavior,
ThemableBehavior,
Expand Down

0 comments on commit f283a8b

Please sign in to comment.