ShammyLevva / FTAnalyzer

Family Tree Analyzer - Finds hidden details in your family tree. Install at
http://www.ftanalyzer.com/install
Apache License 2.0
54 stars 22 forks source link

No Sliders #277

Closed gafii closed 1 year ago

gafii commented 1 year ago

Version Number problem appears in You MUST provide this information so I know what the scope of the problem is. Bugs without this info are unlikely to be addressed. NB. at no time ever in the history of the app has there been a version called “latest” they all have a version number. eg: v7.2.2.0

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

gafii commented 1 year ago

Can not see all of data because there are no sliders to move to right. Attached file shows inability to access all info Fam tree analyser.pdf

ShammyLevva commented 1 year ago

This is a known issue with some installs of .Net Framework and certain screen resolutions. Make sure you are running .Net Framework 4.8 or adjust the resolution this is a bug in the .Net Framework that Microsoft has acknowledged but since they are moving people to .Net 6.0 they aren't going to fix it.

v10 of FTAnalyzer runs on .Net 6. https://github.com/ShammyLevva/FTAnalyzer/releases

Since it's a bug in the underlying framework it is not something I can fix.

gafii commented 1 year ago

I do not have .NET on my Win 10 installation. I adjusted the resolution, but I still could not scroll to the right. The attached screen shot shows my display. I can not go any further to the right of what is shown.

From: Alexander Bisset @.> Sent: Sunday, January 22, 2023 11:40 AM To: ShammyLevva/FTAnalyzer @.> Cc: gafii @.>; Author @.> Subject: Re: [ShammyLevva/FTAnalyzer] No Sliders (Issue #277)

This is a known issue with some installs of .Net Framework and certain screen resolutions. Make sure you are running .Net Framework 4.8 or adjust the resolution this is a bug in the .Net Framework that Microsoft has acknowledged but since they are moving people to .Net 6.0 they aren't going to fix it.

v10 of FTAnalyzer runs on .Net 6. https://github.com/ShammyLevva/FTAnalyzer/releases

Since it's a bug in the underlying framework it is not something I can fix.

— Reply to this email directly, view it on GitHub https://github.com/ShammyLevva/FTAnalyzer/issues/277#issuecomment-1399538803 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A5MVYWMHR4SDOF3EYSS6QG3WTVPHRANCNFSM6AAAAAAUC4O2TU . You are receiving this because you authored the thread. https://github.com/notifications/beacon/A5MVYWKKPWIW3PSIK7KLC5TWTVPHRA5CNFSM6AAAAAAUC4O2TWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSTNNCHG.gif Message ID: @. @.> >

gafii commented 1 year ago

My apologies. I have .NET 3.5

gafii commented 1 year ago

Again my apologies, but version 4.8 is installed.

ShammyLevva commented 1 year ago

My apologies. I have .NET 3.5

This is likely to be causing issues .Net 3.5 was deprecated along with Windows 7 three years ago. You really shoudn't be relying on any ancient apps that use .Net 3.5. Even .Net 4.8 is now reaching end of life and due to be replaced by .Net 6.

I CANNOT fix a problem that is in the core Microsoft code.