-
## Current behavior
- the icons that are showing extremely big on the toolbox demo page is probably because they only have the viewbox property set on the , there should be a width and height proper…
-
It seems to be onRangeChanged event was fired twice in queryMode = remote.
During view initialization, slide to next/previous slide, onRangeChanged will be fired twice.
As logic which fetch event da…
-
Currently I am using this:
```
func presentationMode() -> CalendarMode {
return .monthView
}
```
And I have these two buttons:
```
@IBAction func week(_ sender: Any) {
…
ghost updated
5 years ago
-
Hey, I just made the Turkish full translation.
[tr.zip](https://github.com/Zren/plasma-applet-eventcalendar/files/3245129/tr.zip)
eggsy updated
5 years ago
-
-
Hi,
I'm trying to remove the all the border from the month view template but after apply the css all the border still persist. may i know what is the right way to achieve that? thanks~
![Untitled…
-
在云测中进行Monkey测试,执行了88款机型,11个机型没通过测试,其中6款机型日志记录的错误为 `java.lang.ArithmeticException,divide by zero`
详细日志如下
```
java.lang.ArithmeticException: divide by zero
at com.haibin.calendarview.BaseMonth…
-
Hey, I'm using `com.wdullaer:materialdatetimepicker:4.1.0` and when I try to show year picker first with `showYearPickerFirst(true)` it throws exception as;
```
java.lang.NullPointerException: A…
-
app:month_view=自定义继承com.haibin.calendarview.MonthView的类,但app:month_view无法找到对应的类
-
In Day and Week view they get sorted correctly.