Giter VIP home page Giter VIP logo

Comments (13)

SirDieter avatar SirDieter commented on August 10, 2024 1

I think I found the problem. The table works for me on my main display, but not on my secondary display. The secondary display has the text scale in windows settings set to 200%, the main display has it set to 125%.

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

I'll look into it asap !!! thanks
Hey I couldn't reproduce the issue I tested on all widths using responsive viewport option from chrome dev tools.

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

image
image
It works perfectly on all widths can you please provide more info.

from pokedex-angular-app.

SirDieter avatar SirDieter commented on August 10, 2024

Hm. I tried disabling my browser plugins, used incognito mode and opened the website in the old Microsoft Edge and everywhere the table was bugged for me. I'm not sure what else I can do and what information I can give to you.
Here are some screenshots with the responsive viewport in the chrome dev tools.
pokedex works
pokedex error with width

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

Seems a serious issue it occured when I was working and was due to oversized Category icons but i fixed it and haven't encountered it on any device and now your screenshot confuses me.
image
For the exact same Viewport as yours its fine.

from pokedex-angular-app.

SirDieter avatar SirDieter commented on August 10, 2024

Disabling this css rule fixes it for me
pokedex css

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

I'll have to check see if it doesn't break it for others

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

Disabling this css rule fixes it for me
pokedex css

But this causes the table to not be scrollable anymore and it expands to its full height

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

As I said earlier its about the damage category icons :
.damage-icon { max-width: 33px; }
This applies to >=768px
If you'll reduce it will be okay , but I don't get it why this happens for you only.

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

For instance if I purposely increase it to 34px then it happens otherwise its always perfect.
image
33px works perfect for me , check the same for you.

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

So, in that case,
https://stackoverflow.com/questions/49894991/windows-screen-scale-messing-up-css-sizes
Got it, it breaks as soon as I use ctrl + "+" to get to 110% and beyond.

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

@SirDieter Wait for the next update Got the fix : )

from pokedex-angular-app.

HybridShivam avatar HybridShivam commented on August 10, 2024

Code Fixed, Will update the website in a few hours.
Thanks for helping me out : )

from pokedex-angular-app.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.