katrain icon indicating copy to clipboard operation
katrain copied to clipboard

Update to KivyMD 2.0.0 (WIP, incomplete, do not merge)

Open unelsson opened this issue 9 months ago • 2 comments

This PR is a hack that allows the basic use of KivyMD 2.0.0. The purpose is to create a working version with minimum effort possible.

What needs to be done before merging:

  • check that NavigationLayout -> MDNavigationLayout is the proper way
  • update the checkbox color properly (not just force "red")
  • kivyutils import BaseFabButton and BaseButton, but only BaseFabButton is used
  • check what SizedButton should actually do
  • fix whatever is causing [Clock ] Warning, too much iteration done before the next frame.
  • fix the issues of drawing SizedButton, including the text not drawn to correct position

unelsson avatar May 21 '24 09:05 unelsson