Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit cd47e55

Browse files
author
Monte Goulding
authored
Merge pull request #1722 from livecode/bugfix-18088
[Bug 18088] Allow setting a multi-line tooltip from the PI
2 parents 3d13347 + 2521ae3 commit cd47e55

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Toolset/resources/supporting_files/property_definitions/propertyInfo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ thumbSize Thumb size Basic com.livecode.pi.number false false 1
187187
tilt Tilt Quicktime com.livecode.pi.number true false
188188
title Title Basic com.livecode.pi.string true false
189189
toggleHilites Click to toggle Basic com.livecode.pi.boolean true false false
190-
tooltip Tooltip Basic com.livecode.pi.string true false
190+
tooltip Tooltip Basic com.livecode.pi.text true false
191191
top::revIDESetRectProperty Top Position com.livecode.pi.integer true false no_default 1
192192
topColor Outset bevel color Colors com.livecode.pi.color true false Top bevel fill
193193
topPattern Outset bevel pattern Colors com.livecode.pi.pattern true false Top bevel fill

notes/bugfix-18088.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Allow setting multi-line tooltips from the Property Inspector

0 commit comments

Comments
 (0)