We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14085d3 commit e2c774aCopy full SHA for e2c774a
README.md
@@ -79,8 +79,8 @@ Library supports headless operation utilizing [Monocle](https://wiki.openjdk.jav
79
80
### Main issues with headless function
81
* Scrolling doesn't work same way as with screen
82
-** "Tick" (amount of scrolling) is much smaller in headless than normally
83
-** Vertical (left/right) scrolling is not working
+ * "Tick" (amount of scrolling) is much smaller in headless than normally
+ * Vertical (left/right) scrolling is not working
84
* Separate app windows' can't be closed (unless app offers that functionality itself)
85
* Swing applications can't be tested in headless mode.
86
0 commit comments