summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-05 16:09:29 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-05 16:09:29 +0100
commit585de1d31ceb8c42c34552509d9372068a9b45b5 (patch)
tree3a14788687d97a1535b82468b6a875332acc9f7b /ChangeLog
parent661a11a443570d9d04cb6a8d7d435e6fd41b0bef (diff)
Try wxFRAME_FLOAT_ON_PARENT instead of wxSTAY_ON_TOP (#909).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42d7e92db..0d63da243 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-07-05 c.hetherington <cth@carlh.net>
+
+ * Fix stay-on-top behaviour of audio/video graphs
+ to only stay on top of other DCP-o-matic windows (#909).
+
2016-07-04 Carl Hetherington <cth@carlh.net>
* Version 2.8.18 released.