[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dr. Geo] [Bug 1836732] [NEW] Ruler slow down when printing the value
From: |
hilaire |
Subject: |
[Dr. Geo] [Bug 1836732] [NEW] Ruler slow down when printing the value |
Date: |
Tue, 16 Jul 2019 11:48:47 -0000 |
Public bug reported:
When showValue argument is true, the block returned by method bellow
updates slowly.
DrGeoSketch>>float:at:from:to:name:showValue:
It seems related to the message #rename:
mobile rename: ...
Same issue likely occurs with integer:at:from:to:name:showValue: method.
** Affects: drgeo
Importance: Medium
Status: New
** Tags: smalltalk-sketch
--
You received this bug notification because you are a member of DrGeo
developers, which is subscribed to Dr. Geo II.
Matching subscriptions: Dr. Geo bug report
https://bugs.launchpad.net/bugs/1836732
Title:
Ruler slow down when printing the value
Status in Dr. Geo II:
New
Bug description:
When showValue argument is true, the block returned by method bellow
updates slowly.
DrGeoSketch>>float:at:from:to:name:showValue:
It seems related to the message #rename:
mobile rename: ...
Same issue likely occurs with integer:at:from:to:name:showValue: method.
To manage notifications about this bug go to:
https://bugs.launchpad.net/drgeo/+bug/1836732/+subscriptions
- [Dr. Geo] [Bug 1836732] [NEW] Ruler slow down when printing the value,
hilaire <=