Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nekoma Tech
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Chevalier Paul
Nekoma Tech
Commits
bd6ffb77
Commit
bd6ffb77
authored
3 weeks ago
by
Rioux Jeremy
Browse files
Options
Downloads
Patches
Plain Diff
cefor
parent
575c80b9
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Objet/__pycache__/ui.cpython-311.pyc
+0
-0
0 additions, 0 deletions
Objet/__pycache__/ui.cpython-311.pyc
Objet/ui.py
+1
-1
1 addition, 1 deletion
Objet/ui.py
with
1 addition
and
1 deletion
Objet/__pycache__/ui.cpython-311.pyc
+
0
−
0
View file @
bd6ffb77
No preview for this file type
This diff is collapsed.
Click to expand it.
Objet/ui.py
+
1
−
1
View file @
bd6ffb77
...
...
@@ -306,6 +306,7 @@ class UI:
valid_to_down
(
"
ant_bl
"
)
valid_to_right
(
"
ant_tr
"
)
update_y
()
get_point
(
"
ant_tr
"
).
y
=
get_point
(
"
ant_tl
"
).
y
get_point
(
"
set_height
"
).
y
=
net
.
y
-
self
.
set_height
*
ant_height
get_point
(
"
set_margin_over
"
).
y
=
net
.
y
-
self
.
set_margin_over
*
ant_height
get_point
(
"
set_margin_under
"
).
y
=
net
.
y
-
self
.
set_margin_under
*
ant_height
...
...
@@ -321,6 +322,5 @@ class UI:
update_center
(
"
wind_r_m
"
,
"
wind_r_tl
"
,
"
wind_r_br
"
)
if
__name__
==
"
__main__
"
:
subprocess
.
run
([
"
python
"
,
"
Objet/Main.py
"
])
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment