aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--poi-ooxml-lite-agent/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/poi-ooxml-lite-agent/build.gradle b/poi-ooxml-lite-agent/build.gradle
index e177aa5216..2cb8ff7459 100644
--- a/poi-ooxml-lite-agent/build.gradle
+++ b/poi-ooxml-lite-agent/build.gradle
@@ -23,7 +23,7 @@ sourceSets {
dependencies {
api 'net.bytebuddy:byte-buddy:1.15.3'
- api 'net.bytebuddy:byte-buddy-agent:1.15.3'
+ api 'net.bytebuddy:byte-buddy-agent:1.15.5'
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
}
c">ui-autocomplete { max-height: 100px; overflow-y: auto; /* prevent horizontal scrollbar */ overflow-x: hidden; } </style> <script src="../../external/requirejs/require.js"></script> <script src="../bootstrap.js"> var availableTags = [ "ActionScript", "AppleScript", "Asp", "BASIC", "C", "C++", "Clojure", "COBOL", "ColdFusion", "Erlang", "Fortran", "Groovy", "Haskell", "Java", "JavaScript", "Lisp", "Perl", "PHP", "Python", "Ruby", "Scala", "Scheme" ]; $( "#tags" ).autocomplete({ source: availableTags }); </script> </head> <body> <div class="ui-widget"> <label for="tags">Tags: </label> <input id="tags"> </div> <div class="demo-description"> <p>When displaying a long list of options, you can simply set the max-height for the autocomplete menu to prevent the menu from growing too large. Try typing "a" or "s" above to get a long list of results that you can scroll through.</p> </div> </body> </html>