Project

General

Profile

Patch #41827 » 0005_fix_tooltip_positioning_after_reinitialization.patch

Leonid Murin, 2024-11-22 14:48

View differences:

app/assets/javascripts/application.js
1156 1156
    },
1157 1157
    position: {
1158 1158
      my: "center bottom-5",
1159
      at: "center top"
1159
      at: "center top",
1160
      collision: "flipfit flip"
1160 1161
    }
1161 1162
  });
1162 1163
}
1163
- 
(5-5/5)