Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
gucio321 committed Dec 3, 2024
1 parent f1d83dd commit 6b92c1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ClickableWidgets.go
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ func (b *ImageButtonWidget) Build() {
}

imgui.PushIDStr(b.id.String())

if imgui.ImageButtonV(
fmt.Sprintf("%v", b.texture.tex.ID),
b.texture.tex.ID,
Expand Down

0 comments on commit 6b92c1a

Please sign in to comment.