by golly. i am the one marking the text up. my attention is already on that text. all i need is all but the slightest confirmation that the text has actually been selected. underlining will be good enuff. a border (that was the translucent box "joke") will be even better but does have a minimal visual drawback when spanning lines. so, now, when can i have my way?? thanksUnderlining of Chinese characters never works very well visually, at least not to me - takes too long to register them as highlighted.
Option to disable translucent dimming: I'm reluctant to go against Apple UI guidelines on that one, at least unless a *lot* of other users complain about it. When you're layering white boxes on white backgrounds you kind of do want something to set off the foreground slightly and that's the way they currently do it. (I'm hoping iOS 12 brings back shadows in a more aggressive way or does something else to provide us with a better alternative to the current approach)
so how about this programming "easy" solution that will break nothing in terms of ui context and serve me (and others i am sure) perfectly: instead of "highlighting" the selected text, "highlight" (that is, dim!) everything elseUnderlining of Chinese characters never works very well visually, at least not to me - takes too long to register them as highlighted.
Option to disable translucent dimming: I'm reluctant to go against Apple UI guidelines on that one, at least unless a *lot* of other users complain about it. When you're layering white boxes on white backgrounds you kind of do want something to set off the foreground slightly and that's the way they currently do it. (I'm hoping iOS 12 brings back shadows in a more aggressive way or does something else to provide us with a better alternative to the current approach)
definitive solution: selected text, set saturation 100%, other text set saturation 50% (fx). specifically, with black text, set selected text to rgb 1 0 0, other text to .5 .5 .5. forget about underlining, framing, masking.That's an interesting one, actually - would have to see how it works aesthetically (and it isn't unambiguously 'easy', but it's easy enough to do some test mockups + not impossible to implement if we like how that looks).
me not understand. im talking about an e-pub. i can already set the "foreground" color as i like for the entire text. are you saying that it would be hard to set the"foreground" color "selectively" (selected text one color/saturation and other text another color/sat)?We can't just 'set saturation,' though, this isn't a Photoshop image. Would need to capture all of that part of the screen, make sure that process didn't cause it to get mis-aligned or otherwise screwed up, adjust it, then draw that captured/adjusted image over the existing background, making sure to update it instantly whenever the view behind it updated. Not impossible, but a non-trivial amount of work.
The tap areas are actually quite a bit larger than the icons - does it work if you tap a bit above / next to them?