lfiondella / SRT

Software Reliabilty Testing
5 stars 9 forks source link

Tab2: Plots will not be displayed until the window is resized. #28

Closed vnagaraju14 closed 8 years ago

arhik commented 8 years ago

window resize event is helping the redraw of plot. That should not be the case. The reactivity of plot redraw is missing. This should be a minor fix. I am assigning Allen for this. @a1729nikora Did you have any lead to solve this? This is just to let others know that this issue is taken care of by you. We know you are working on this.

a1729nikora commented 8 years ago

I've taken care of this one over the weekend. I was down with a cold today, so haven't looked at my e-mail before now. I've also taken care of a few other things that I'll let you know about tomorrow.

-Allen N.

Allen P. Nikora, Ph.D. Program Element Manager, Assurance Technology Program Office Software Element

Jet Propulsion Laboratory California Institute of Technology 4800 Oak Grove Drive Pasadena, CA 91109-8099 Mail Stop 125-233

vox: 818.393.1104 fax: 818.393.1362 email: Allen.P.Nikora@jpl.nasa.gov


From: Karthik Katipally [notifications@github.com] Sent: Saturday, October 10, 2015 5:47 AM To: lfiondella/SRT Cc: Nikora, Allen P (5125) Subject: Re: [SRT] Tab2: Plots will not be displayed until the window is resized. (#28)

window resize event is helping the redraw of plot. That should not be the case. The reactivity of plot redraw is missing. This should be a minor fix. I am assigning Allen for this. @a1729nikorahttps://github.com/a1729nikora Did you have any lead to solve this? This is just to let others know that this issue is taken care of by you. We know you are working on this.

— Reply to this email directly or view it on GitHubhttps://github.com/lfiondella/SRT/issues/28#issuecomment-147086089.

vnagaraju14 commented 8 years ago

Thank you for the update Allen. Hope you feel better.

-Vidhya

----- Original Message -----

From: "a1729nikora" notifications@github.com To: "lfiondella/SRT" SRT@noreply.github.com Cc: "vnagaraju14" vnagaraju@umassd.edu Sent: Monday, October 12, 2015 8:38:21 PM Subject: Re: [SRT] Tab2: Plots will not be displayed until the window is resized. (#28)

I've taken care of this one over the weekend. I was down with a cold today, so haven't looked at my e-mail before now. I've also taken care of a few other things that I'll let you know about tomorrow.

-Allen N.

Allen P. Nikora, Ph.D. Program Element Manager, Assurance Technology Program Office Software Element

Jet Propulsion Laboratory California Institute of Technology 4800 Oak Grove Drive Pasadena, CA 91109-8099 Mail Stop 125-233

vox: 818.393.1104 fax: 818.393.1362 email: Allen.P.Nikora@jpl.nasa.gov


From: Karthik Katipally [notifications@github.com] Sent: Saturday, October 10, 2015 5:47 AM To: lfiondella/SRT Cc: Nikora, Allen P (5125) Subject: Re: [SRT] Tab2: Plots will not be displayed until the window is resized. (#28)

window resize event is helping the redraw of plot. That should not be the case. The reactivity of plot redraw is missing. This should be a minor fix. I am assigning Allen for this. @a1729nikorahttps://github.com/a1729nikora Did you have any lead to solve this? This is just to let others know that this issue is taken care of by you. We know you are working on this.

— Reply to this email directly or view it on GitHubhttps://github.com/lfiondella/SRT/issues/28#issuecomment-147086089.

— Reply to this email directly or view it on GitHub .

arhik commented 8 years ago

This is fixed in https://github.com/lfiondella/SRT/commit/11eece12edaed0eb4b47c04fc969569b044abb87

I think i can close this. We can reraise this if there are any inconsistency.