mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-16 00:34:19 +00:00
Multiple spelling fixes
This commit is contained in:
parent
608f7bc36c
commit
0e1722e387
31 changed files with 67 additions and 64 deletions
|
|
@ -122,7 +122,7 @@ private:
|
|||
if (embedAsSiblingRatherThanChild)
|
||||
{
|
||||
// This is a workaround for a bug in a web browser component where
|
||||
// scrolling would be very slow and occassionally would scroll in
|
||||
// scrolling would be very slow and occasionally would scroll in
|
||||
// opposite direction to dragging direction. In normal circumstances,
|
||||
// the native view should be a child of peerView instead.
|
||||
auto parentView = LocalRef<jobject> (env->CallObjectMethod (peerView, AndroidView.getParent));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue