8
0
Просмотр исходного кода

Added full url to the ticket in docs.

Oskar Wróbel 8 лет назад
Родитель
Сommit
6c2b32f5a5
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      packages/ckeditor5-ui/src/panel/balloon/balloonpanelview.js

+ 2 - 1
packages/ckeditor5-ui/src/panel/balloon/balloonpanelview.js

@@ -163,7 +163,8 @@ export default class BalloonPanelView extends View {
 	/**
 	 * Works exactly the same as {module:ui/panel/balloon/balloonpanelview~BalloonPanelView.attachTo} with one exception.
 	 * Position of attached panel is constantly updated when any of parents of the target or limiter elements are scrolled
-	 * or when browser window is resized. Thanks to this panel always sticks to the target element. See #170.
+	 * or when browser window is resized. Thanks to this panel always sticks to the target element.
+	 * See https://github.com/ckeditor/ckeditor5-ui/issues/170.
 	 *
 	 * @param {module:utils/dom/position~Options} options Positioning options compatible with
 	 * {@link module:utils/dom/position~getOptimalPosition}. Default `positions` array is