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

Generate Legend HTML Pages with winform controls #4

Open
Parker147 opened this issue Apr 5, 2012 · 0 comments
Open

Generate Legend HTML Pages with winform controls #4

Parker147 opened this issue Apr 5, 2012 · 0 comments

Comments

@Parker147
Copy link
Owner

The HTML pages were originally used because it was simple to generate the content for the legend pages. As I have added more data to these pages they have become a bit bulky and difficult to browse through at times. This issue could possibly be fixed with some other HTML techniques, but I think winform controls will offer better flexibility.

I also believe it would cut down on some memory usage, since generating huge HTML pages can take up a lot of memory.

Another issue with this is that the WebBrowser control is not supported under Mono for Macs. In the hope to eventually make Legends Viewer cross platform we will need to move away from the WebBrowser control anyways.

I haven't thought out a lot of the details about going about this yet.

figment pushed a commit to figment/Legends-Viewer that referenced this issue Jan 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant