This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 5ad0a7b
[Bug 22440] Fix card indentation in PB if stack name contains "of" (#2101)
* [Bug 22440] Fix card indentation in PB if stack name contains "of"
PB checks for cards whether the owner of the card is a substack by testing for "stack" and "of" in owner name.
This fails if the stack name contains "of" and returns wrong indentation level.
* Create bugfix-22440.md
* Update revprojectbrowserbehavior.livecodescript1 parent 03abfdf commit 5ad0a7b
File tree
2 files changed
+2
-1
lines changed- Toolset/palettes/project browser
- notes
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1476 | 1476 | | |
1477 | 1477 | | |
1478 | 1478 | | |
1479 | | - | |
| 1479 | + | |
1480 | 1480 | | |
1481 | 1481 | | |
1482 | 1482 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments