Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IENT
GDET3-Demos
Commits
c19b5fab
Commit
c19b5fab
authored
Mar 05, 2020
by
Hafiz Emin Kosar
Browse files
- enabled increasing p/z orders
parent
a729f7e4
Changes
1
Show whitespace changes
Inline
Side-by-side
src/z_transform/z_transform.py
View file @
c19b5fab
...
...
@@ -238,8 +238,7 @@ class zPlot():
else
:
# delete / update order
if
self
.
action
==
'add'
:
# increase order
# pPoint.order += 1
pass
pPoint
.
order
+=
1
elif
self
.
action
==
'del'
:
...
...
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