Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Clarify imageanchor vs tags. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f133d47f3dc8451af85149c866858f27 |
User & Date: | pspjuth 2020-03-22 21:36:48.939 |
Context
2020-03-27
| ||
16:12 | Update branches. check-in: aa801085e5 user: dgp tags: trunk | |
2020-03-23
| ||
23:15 | Added TIP 571 check-in: c14e19ac56 user: philosopherthread tags: trunk | |
2020-03-22
| ||
21:36 | Clarify imageanchor vs tags. check-in: f133d47f3d user: pspjuth tags: trunk | |
16:24 | Update 552 to reflect -stripedbackground check-in: f8a19e3f39 user: pspjuth tags: trunk | |
Changes
Changes to tip/552.md.
︙ | ︙ | |||
88 89 90 91 92 93 94 95 96 97 98 99 100 101 | Built in themes are updated to define the separators. ## Image anchor for tree A new item option **-imageanchor** *anchor* is added. This controls the placement of the image relative to the text in an item's tree column. Default is "w". ## Item height A new item option **-height** *height* is added. This controls the height of the item, in multiples of **-rowheight**. Default is 1. # Rejected alternatives | > > | 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 | Built in themes are updated to define the separators. ## Image anchor for tree A new item option **-imageanchor** *anchor* is added. This controls the placement of the image relative to the text in an item's tree column. Default is "w". For tags, **-imageanchor** work like **-image**, i.e. if not set in the item, it can be set by tags. ## Item height A new item option **-height** *height* is added. This controls the height of the item, in multiples of **-rowheight**. Default is 1. # Rejected alternatives |
︙ | ︙ |