-
### 0- Start
- [x] Splash
- [x] StartView
### 1- CafeView
- [x] CafeView - list
- [ ] #4
- [x] CafeDetailView
- [x] MenuView
- [x] WriteReviewView
- [x] 좋아요 버튼 일괄 삽입
- [ ] CafeMapView는 추후 …
-
Missing Column in Event-View on Jolla C2, Jolla Tablet, Redmi 5 Plus
![bd9fcef7eabc9d25874fbc973c8b7be91328d365](https://github.com/user-attachments/assets/ab801b90-8dd5-402a-8653-451ad377c972)
…
-
**Describe the bug**
I have come issue when i use `CustomViewEvent` from uikit sample code.
I change code inside `handleCustomEventView(event:style:frame:)` become:
```
func handleCustomEve…
-
## 2.0.0
## Test Environment
Chrome, Firefox
## Current Behavior
I want to have only "time" view for my calendar, hence removed rest all parameters such as "task","allday","milestone" etc from…
-
here is the link to the list function https://github.com/ndumisom/calendar/tree/master/lists and this is a link to the view https://github.com/ndumisom/calendar/tree/master/views/eventview
-
alamid currently forces a rails-like directory structure like
- models
- views
- pages
I've following tj's [components](https://github.com/component/component) now for a while and I agree that it's …
jhnns updated
11 years ago
-
### Team
- [X] I've assigned a team label to this issue
### Severity
Only one customer is hitting this issue that I am aware of.
### Version
Earliest: 2020.4.11 Latest: 2021.2.7462
### Latest Ve…
-
Looking to write come complex modifications and I've found through EventViewer a number of key combinations are not being registered one either of my keyboards. Currently I have default keyboard on th…
-
Hi
We are trying to customize the CalendarView and use it in our developing app, but we found it doesn't work in December. Actually, if the system date of Android is changed to 12/08/2019, the exam…
-
Hi everyone!
I had face up with problem of base view mediation:
Base Class
`public class Pawn : EventView, IPawn`
Inherit Classes
`public class Enemy1 : Pawn`
`public class Enemy2 : Pawn`
…