KivyMD icon indicating copy to clipboard operation
KivyMD copied to clipboard

KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/Ki...

Results 178 KivyMD issues
Sort by recently updated
recently updated
newest added

@HeaTTheatR hotreload not working in Win10 and Ubuntu ( py3.10, kivy2.1.0, kivymd1.0.0&1.0.1) have to focus in window and press CTRL+R every time ### Versions * OS: Win + Ububntu *...

Resolution: 3rd party

Using MDDatatable along with Vkeyboard , whenever I do on_row_press the Vkeyboard opens up automatically without even calling it. Not able to understand as to why this is happening. code...

### Description of the Bug When MDTabs is added to a screen with Navigation Rail. The clicking of mouse will be offsetted by the width of the Navigation Rail. It...

Type: Bug

### Description of the Bug I am using two NavigationRails in two different screens. The NavigationRailItems only appear on the first page. ### Code To change page: 1. Open drawer...

Status: Needs analysis

I just want to use MDSpinner to do a loading animation beautification. Then load the MDList. Like the code below, I create two 'MDBottomNavigationItem' widgets, 'TEXT' are 'a' and 'b'...

Type: Bug

TODO List ========= This is the list that contains all ideas about KivyMD. Please create issues with feature description if you really need it. KivyMD library - components --------------------------- [`kivymd/KivyMD`](https://github.com/kivymd/KivyMD)...

Type: Enhancement

When hovering the cursor over a widget with a tooltip before creating a window and shifting the cursor by 1 pixel *(for example)* leads to a double trigger `on_enter` (with...

### WIP Added support for custom icons. At the moment, it remains to fix the bug with the height of the icon (or it's not a bug at all)... Related...

### Hello everyone who helps the KivyMD library to develop! If you have the desire and free time to fix bugs and introduce new functions to the KivyMD library, then...

Bounty: $50

### Description of the Feature Making The `MDIcon` accept an external icon(using another font file) will really be nice. Most times I have to edit the source code so that...

Type: Enhancement