Sh0rxy

Results 3 issues of Sh0rxy

#### Goal Use private fields to store custom types or enums. For example: ``` //Foo.kt enum class MyEnum { FOO } open class Foo: RealmObject() { private var _enum: String...

T-Bug
O-Community

While hovering over the add new card button, an overlay pops up and displays the different columns in a row above the button. Moving the mouse on a column icon...

enhancement

Using the right-click on a board column might open a right-click context menu. In the menu you have some options like adding a new card, deleting the column if empty,...

enhancement