Do an update all items after creating a new item
Bug #1498507 reported by
hilaire
on 2015-09-22
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Dr. Geo II |
Medium
|
hilaire |
Bug Description
With a script scanning for some properties in a canvas, it is important to update the whole items right after a new item was instantiated.
That way the script has a chance to perform its tasks. Otherwise it requires a manual canvas update (for example dragging any items in the canvas)
The following change makes it:
DrGeoPresenter>
[...]
self domain updateAllMathItems
hilaire (hilaire-fernandes)
on 2015-09-22
Changed in drgeo: | |
importance: | Undecided → Medium |
assignee: | nobody → hilaire (hilaire-fernandes) |
milestone: | none → wip |
hilaire (hilaire-fernandes)
on 2015-09-28
Changed in drgeo: | |
status: | New → Fix Committed |
hilaire (hilaire-fernandes)
on 2015-10-17
Changed in drgeo: | |
milestone: | wip → 15.12 |
hilaire (hilaire-fernandes)
on 2015-12-06
Changed in drgeo: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.