mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +08:00
chore: better comment
This commit is contained in:
@ -485,7 +485,8 @@ export class Frame extends FrameBase {
|
||||
entry.returnTransitionListener.backEntry = backstackEntry;
|
||||
}
|
||||
|
||||
// we only did hide the fragment to fix some black blick issues with GLSurfaceView and GLTextureView
|
||||
// we only hide the fragment to fix some black blick issues with GLSurfaceView and GLTextureView
|
||||
// it will be removed once the navigation is done
|
||||
transaction.hide(this._currentEntry.fragment);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user