Giter Site home page Giter Site logo

Comments (13)

clairernovotny avatar clairernovotny commented on August 16, 2024

This is a partial dup of #28.

I agree, def needs something better here. Smaller size and word-wrap.

from devices.xunit.

AArnott avatar AArnott commented on August 16, 2024

Ah yes, I'd say it's a dupe of #28. feel free to close unless you see something unique in this report.

from devices.xunit.

clairernovotny avatar clairernovotny commented on August 16, 2024

I'll keep this one open as dealing with the length of the test names. #28 also has an android component to it with the data being cleared on rotation

from devices.xunit.

clairernovotny avatar clairernovotny commented on August 16, 2024

I have a fix for the test result page for Wpa81/Xamarin, etc. That'll wrap the test name.

For UWP on the phone though, it can scroll left/right if the text is too long, is that ok? Do you need wrapping there?

from devices.xunit.

AArnott avatar AArnott commented on August 16, 2024

Scrolling---as in I can drag with my finger horizontally? Yes, that's fine.

from devices.xunit.

clairernovotny avatar clairernovotny commented on August 16, 2024

Just pushed 46b3bfe with the fix; should be in the devices CI feed in a few minutes.

from devices.xunit.

clairernovotny avatar clairernovotny commented on August 16, 2024

Fix is in current CI build and will be in next NuGet release

from devices.xunit.

AArnott avatar AArnott commented on August 16, 2024

Is this fixed for passing tests with no output?

from devices.xunit.

clairernovotny avatar clairernovotny commented on August 16, 2024

It should be in the next ci build, 11?

from devices.xunit.

AArnott avatar AArnott commented on August 16, 2024

cool. I'll check it out.

from devices.xunit.

kentcb avatar kentcb commented on August 16, 2024

Out of interest, does this also set iOS 9's CellLayoutMarginsFollowReadableWidth property to false because it ludicrously defaults to true, which breaks existing table views so that they are essentially squashed horizontally. Rotating my iPad to landscape mode does absolutely nothing anymore to help me see more of the test names.

from devices.xunit.

clairernovotny avatar clairernovotny commented on August 16, 2024

I'm not sure....all of the non-UWP UI is done by Xamarin Forms and I have no idea what it's iOS renderer does in this case.

What I did do was to not use the Title element of the ContentPage and instead use a separate Label within the StackLayout. That appears to have better wrapping characteristics.

Always happy to take PR's to make things better (including any platform-specific Xam Forms renderers).

from devices.xunit.

kentcb avatar kentcb commented on August 16, 2024

OK, thanks @onovotny

Yeah, XF doesn't override the default. The fact that this new property screws up existing app layouts when transitioning from iOS 8 to 9 leaves a bad taste in my mouth. They could easily (and more reasonably) added the property and made it opt-in. It's almost like Apple want to force developers to maintain their license just to make minor changes to apps that would otherwise function just fine in iOS 9. Wait, no, it's exactly like that.

from devices.xunit.

Related Issues (20)

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.