Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
finesse
pykat
Commits
72ae2ba8
Commit
72ae2ba8
authored
Feb 20, 2015
by
Sean Leavey
Browse files
draw() -> redraw()
parent
9ca9dcba
Changes
1
Hide whitespace changes
Inline
Side-by-side
pykat/finesse.py
View file @
72ae2ba8
...
...
@@ -1603,7 +1603,7 @@ class kat(object):
c
.
label_node1
.
content
[
"Rc_y"
]
=
tdata
[
c
.
nodes
[
0
].
name
][
1
].
Rc
c
.
label_node1
.
content
[
"Zr_y"
]
=
tdata
[
c
.
nodes
[
0
].
name
][
1
].
zr
gui
.
draw
()
gui
.
re
draw
()
def
openGUI
(
self
):
if
not
USE_GUI
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment