Skip to main content

Questions tagged [direction]

The movement or orientation of UI elements in a specific direction. This is limited to the user interface. Some example uses are player movements in games or principal element rotation/animation in UI. Use [directions] for maps navigation.

direction
0 votes
0 answers
18 views

Make text-overflow on the left without changing direction

Is there a way to add the text-overflow ellipsis on the left side without changing the direction? Basically i just want to show the rightmost part of an absolute linux file path correctly: ....
Stevie's user avatar
  • 419
0 votes
0 answers
48 views

Excel Worksheet Macro

I would appreciate any advice from the many guru’s out there as to why the Application.MoveAfterReturn or Application.MoveAfterReturnDirection = xlToRight does not routinely work. I have tried it both ...
sandgroper48's user avatar
0 votes
0 answers
129 views

React Native Mapbox follow user location and direction

I am using mapbox in react native and Im trying to make the app follow the user location along the path with the direction facing the path. I could only find documentation regarding the bearing but ...
Diego Perez's user avatar
1 vote
1 answer
105 views

Scrolling in both directions (Right to Left <=> Left to Right) with Flutter PageView widget

I'm using 'PageView' widget in flutter to show a list of images horizontally - one image at a time; I've implemented below code and it works fine but it won't scroll when trying to scroll from right-...
Salar Azad's user avatar
1 vote
0 answers
157 views

Figma Drop Shadow In Android

I have one figma file in which component have property of Drop Shadow, I coundn't find a way to replacate the same. Is there any library to get exact same amount of shadow which figma have. I want ...
Vinit Hingu's user avatar
0 votes
1 answer
53 views

How to specify the direction method to navigate between fragments in Kotlin?

I am trying to adapt to my own app, one of the sample projects of "Android Studio Giraffe Essential"(namely "navigationDemo") that provides an example of how to navigate from one ...
Simon W's user avatar
  • 21
1 vote
0 answers
59 views

Ellipsis text that is mixed RTL words but LTR price

I have RTL text that I want to ellipsis at the end (left), and works fine as long as the portion where it needs to truncate contains semitic (Arabic or Hebrew) letters. When it needs to truncate in ...
galaxigirl's user avatar
  • 2,510
1 vote
1 answer
190 views

WebView in javaFX not showing leaflet map correct

I'm trying to add a webview and webengine into java. When I try it with openstreetmap, it is not problem. <html> <head> <script src="http://www.openlayers.org/api/OpenLayers.js&...
Chris Turindwa's user avatar
0 votes
0 answers
49 views

How can I change the style of input inside TextInput

I used React-Admin TextInput and I am trying to create a left-to-right input. I used stylish-pugin-rtl package which makes all styled-components right-to-left (probably using scripts). Now I want to ...
Ahmad's user avatar
  • 9,518
0 votes
1 answer
57 views

PolylineF draw a straight line between the points In addition to path

I use PolylineF from @react-google-maps/api to draw polygon on map.I have some points and I compute the path in route function from google.maps.DirectionsService(). when the first time of the drawing ...
Alis's user avatar
  • 13
0 votes
1 answer
48 views

MATLAB: Tracking the direction of a spacecraft - loss of precision

Imagine you have a target direction that we call " dir " , a unitary vector centred in Earth. Now, you have the trajectory of the spacecraft that is travelling to the boundary of the solar ...
Federico's user avatar
0 votes
0 answers
72 views

vscode: separate scrolling direction for trackpad and mouse?

With the trackpad, I am used to inverted/natural scrolling. With the mouse, I am used to direct scrolling. I changed the scroll direction setting as mentioned in this previous post linked here but it ...
Kevin Kaw's user avatar
0 votes
3 answers
112 views

How to change the direction of text in a Word document using Excel VBA

I created a program in Excel VBA, to copy Word document content to a mail body. I want to change the direction of one text. I tried .ParagraphFormat.Alignment. Sub sendMail() Dim ol As Outlook....
Abu Ali's user avatar
0 votes
1 answer
123 views

Text direction (right to left) in openpyxl

I'd like to write Arabic text in a cell Each text is preceded by number when I run the code, the number appeared after text that due to the default text direction is left to right. could change text ...
JALAL's user avatar
  • 1
0 votes
0 answers
8 views

React native google map ios direction is not showing

Google map direction is not working ios and map showing black view with google logo. How to fix this issue.
Dulaj Madushanka Gunawardana's user avatar

15 30 50 per page
1
2 3 4 5
48