summaryrefslogtreecommitdiff
path: root/andlabs/image.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-17 23:39:03 -0600
committerJeff Carr <[email protected]>2024-01-17 23:39:03 -0600
commita0baba0821441d9cf38f0b33fe12fb96925c6236 (patch)
tree2aece2a890c66c36b08524e117753817078ee58c /andlabs/image.go
parentbee272651ad38453aef27f098513f7be652c39bf (diff)
new paths
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'andlabs/image.go')
-rw-r--r--andlabs/image.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/andlabs/image.go b/andlabs/image.go
index badd8b4..752ae99 100644
--- a/andlabs/image.go
+++ b/andlabs/image.go
@@ -18,6 +18,7 @@ func (p *node) newImage(n *node) {
n.tk = newt
// p.place(n)
}
+
/*
if (a.Name == "image") {
log(true, "NewTextbox() trying to add a new image")