Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

long equations horizontal scroll is not working #43

Open
amansaxenalapa11 opened this issue Nov 8, 2021 · 1 comment
Open

long equations horizontal scroll is not working #43

amansaxenalapa11 opened this issue Nov 8, 2021 · 1 comment

Comments

@amansaxenalapa11
Copy link

long equations horizontal scroll is not working
i have tried css overflow-x : scroll and overflow-x : auto both.

Originally posted by @amansaxenalapa11 in #25 (comment)

@anastobe
Copy link

anastobe commented Apr 16, 2024

<WebView
			    nestedScrollEnabled={true}
				scrollEnabled={true}
				onMessage={this.handleMessage.bind(this)}
				source={{ html }}
				{...props}
			/>

		
		i reslve my prblem by adding this style

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants