Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Instrument Control
NomadGUI
Commits
a3ad6204
Commit
a3ad6204
authored
Feb 19, 2018
by
legoc
Browse files
Starting 3.1.10
parent
94cddcac
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a3ad6204
3.1.9 DD/MM/YYYY
3.1.10 DD/MM/YYYY
-----
3.1.9 19/02/2018
-----
* Fix bug: Multiplot windows did pack on shell, that gave a bad window size
* Once a proposal is selected, go to settings plugin whose name is stored in ExperimentData.followingController property if the latter is set.
...
...
pom.xml
View file @
a3ad6204
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
fr.ill.ics
</groupId>
<artifactId>
nomadgui
</artifactId>
<version>
3.1.
9
</version>
<version>
3.1.
10-SNAPSHOT
</version>
<name>
NomadGUI
</name>
<description>
Graphical user interface for Nomad
</description>
<scm>
...
...
@@ -136,7 +136,7 @@
<dependency>
<groupId>
fr.ill.ics
</groupId>
<artifactId>
nomadcommandsystem
</artifactId>
<version>
3.1.
3
</version>
<version>
3.1.
4-SNAPSHOT
</version>
</dependency>
</dependencies>
...
...
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