Petri Hintukainen pushed to branch master at VideoLAN / libbluray


Commits:
a5af3604 by Shaya Potter at 2026-01-28T15:56:09+00:00
Nit in havi default InteractionState

- - - - -


1 changed file:

- src/libbluray/bdj/java/org/havi/ui/HVisible.java


Changes:

=====================================
src/libbluray/bdj/java/org/havi/ui/HVisible.java
=====================================
@@ -2,6 +2,7 @@
  * This file is part of libbluray
  * Copyright (C) 2010  William Hahne
  * Copyright (C) 2013  Petri Hintukainen <[email protected]>
+ * Copyright (C) 2026  libbluray project
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -377,7 +378,7 @@ public class HVisible extends HComponent implements HState {
     private Map lookData;
     private int BackgroundMode = NO_BACKGROUND_FILL;
     private boolean BordersEnabled = true;
-    private int InteractionState = 0;
+    private int InteractionState = NORMAL_STATE;
     private int halign = HALIGN_LEFT;
     private int valign = VALIGN_TOP;
     private int resizeMode = RESIZE_NONE;



View it on GitLab: 
https://code.videolan.org/videolan/libbluray/-/commit/a5af3604d90ee13e5e9a7401d5786ab50ec0c42e

-- 
View it on GitLab: 
https://code.videolan.org/videolan/libbluray/-/commit/a5af3604d90ee13e5e9a7401d5786ab50ec0c42e
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance
_______________________________________________
libbluray-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libbluray-devel

Reply via email to