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

Log resets after 10 pages #2

Open
Dyr-Fenrir opened this issue Jul 14, 2014 · 4 comments
Open

Log resets after 10 pages #2

Dyr-Fenrir opened this issue Jul 14, 2014 · 4 comments

Comments

@Dyr-Fenrir
Copy link

Greetings,

I use the log function a lot, but it seems to reset after 10 pages or something, is there any ways to prevent that?

Sometimes I have to complete the logs by copy/pasting stuff from the game directly and it makes things harder.

Thanks a lot for your time and help.

@Icehunter
Copy link
Member

If I didn't the memory use/slowness of the app when switch to tabs with the chat would actually be horrendous :)

https://github.com/Icehunter/ffxivapp-common/blob/master/FFXIVAPP.Common/Helpers/FlowDocHelper.cs#L92

This is where it's controlled. If you would like to have a higher count or disable that the common library can be forked and then put in the ffxivapp folder after compiling with VS2013. You will need the ffxivapp-resources project for the other files however.

As it's a common library not sure how to currently make that a setting but I can look at it when I have some time to delve into it.

@Dyr-Fenrir
Copy link
Author

Greetings,

Thanks a lot for your reply, I did tests recently, creating more linkshells to try and reduce the number of pages the log would accumulate, but I would indeed be interested in an option that would allow me to get a "no limit" number of pages. Sometimes I still get past 10 pages.

I am new to programming myself, I can have a look and try what you suggested, but having an option would make this optional and I think it could benefit more people.

Thanks a lot for your time and help, this is really appreciated.

@Icehunter
Copy link
Member

I can have a look. It will require updating the common core library to use a constant value setup in the main app I would think then :)

@jaycade
Copy link

jaycade commented Dec 10, 2014

hello. i wanted to check to see if any progress had been made on making this an option?
i also find it somewhat frustrating that the log is limited to about 10-12 pages and agree with Dyr-Fenrir that it would be a very useful option to have should we want to change it to a higher value.

love the app. thanks a bunch for the time & effort put into it!

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

3 participants