Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
fix:
#70
fix scrollbar functionality
Code
Review changes
Check out branch
Download
Patches
Plain diff
Richard Westphal
requested to merge
maintenance/#70-solution-tipps-scrollbar
into
master
Dec 02, 2021
Overview
3
Commits
4
Pipelines
0
Changes
2
Expand
add parameters for textarea instantiation to set fixed size
change textArea.setPreferredSize to textArea.setSize to force dimensions
add textArea.setCaretPosition(0) to scroll to top of textarea
Merge request reports
Loading