roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 09:12:30 +0000 (17:12 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 27 Jan 2021 09:12:30 +0000 (17:12 +0800)
roojs-bootstrap-debug.js
examples/bootstrap/popover.js

examples/bootstrap/popover.js
roojs-bootstrap-debug.js

index b0933f7..4f72132 100644 (file)
@@ -39,6 +39,7 @@ Roo.apply(Pman.Popover.FileTest.prototype, {
   this.dialog = Roo.factory({
     xtype : 'Popover',
     over : 'bootstrap-body',
+    placement : 'right',
     xns : Roo.bootstrap,
     '|xns' : 'Roo.bootstrap',
     items  : [
index 92b700f..8b5fffa 100644 (file)
@@ -19602,7 +19602,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
  * Bootstrap Popover class
  * @cfg {String} html contents of the popover   (or false to use children..)
  * @cfg {String} title of popover (or false to hide)
- * @cfg {String} placement how it is placed
+ * @cfg {String|function} (right|top) placement how it is placed
  * @cfg {String} trigger click || hover (or false to trigger manually)
  * @cfg {String} over what (parent or false to trigger manually.)
  * @cfg {Number} delay - delay before showing