parent
e448142337
commit
3e3be29e41
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ class TheCatTools.GUI.BoubleBar : Adw.Bin, Gtk.Orientable {
|
|||
public void bind_state_to_bubble_pos (Bubble bubble) {
|
||||
bubble.notify["value-x"].connect (() => {
|
||||
bool inb = true;
|
||||
message ("%lf %lf", bubble.value_x, bubble.value_y);
|
||||
if (double.max (bubble.value_x, bubble.value_y) >= clamps.upper) {
|
||||
set_state_flags (Gtk.StateFlags.CHECKED, false);
|
||||
inb = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue