dpinney / omf

The Open Modeling Framework for smart grid cost-benefit analysis.
https://omf.coop
GNU General Public License v2.0
112 stars 60 forks source link

Gridedit: improved line labels for phase/undergrounding indication. #101

Closed dpinney closed 9 years ago

dpinney commented 11 years ago

Target: 10 hours.

dpinney commented 10 years ago

Delay due to staff change.

dpinney commented 9 years ago

Clicking selects lines.

Sounds like you found a bug. What version of Chrome are you using? Could it be Chromium and not Chrome?

Try in Chrome on your windows VM.

On Aug 24, 2015, at 4:16 PM, mannanj notifications@github.com wrote:

How do you select lines? I can't get them by clicking, middle clicking, alt+ctrl clicking, etc.


From: David Pinney [notifications@github.com] Sent: Monday, August 24, 2015 3:05 PM To: dpinney/omf Cc: Javid, Mannan (Contractor) Subject: Re: [omf] Gridedit: improved line labels for phase/undergrounding indication. 20

Assigned #101https://github.com/dpinney/omf/issues/101 to @mannanjhttps://github.com/mannanj.

� Reply to this email directly or view it on GitHubhttps://github.com/dpinney/omf/issues/101#event-390923386.

Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, copy, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. — Reply to this email directly or view it on GitHub https://github.com/dpinney/omf/issues/101#issuecomment-134364094.

Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, copy, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.

mannanj commented 9 years ago

Works in Chrome in Windows. Doesn't in Chromium; that's nice for testing. Hmm well I will progress on Windows for now.

dpinney commented 9 years ago

That is disappointing.

dpinney commented 9 years ago

I hacked on this one for a little bit. It appears we add CSS class info in the draw() function in gridEdit.html, but this function is only called the first time a feeder is loaded. This could mean that we need to find a new place to add class info.

dpinney commented 9 years ago

Significant work required to fix this with low payoff. Moving to different project.