feat: primitive styling
This commit is contained in:
@@ -18,6 +18,7 @@ type interactiveRaster struct {
|
||||
onScrolled func(*fyne.ScrollEvent)
|
||||
onDragged func(*fyne.DragEvent)
|
||||
onDragEnd func()
|
||||
onTapped *fyne.PointEvent
|
||||
}
|
||||
|
||||
func (r *interactiveRaster) SetMinSize(size fyne.Size) {
|
||||
|
||||
Reference in New Issue
Block a user