Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Side effect while track appearance change #19885

Open
Velomeloman opened this issue May 16, 2024 · 1 comment
Open

Side effect while track appearance change #19885

Velomeloman opened this issue May 16, 2024 · 1 comment

Comments

@Velomeloman
Copy link
Contributor

Velomeloman commented May 16, 2024

Description

When changing the color of a track, all displayed tracks temporarily acquire the color type property of the selected color type.

Steps to reproduce

SVID_20240516_155742_1.mp4

Example 1.

  1. Open several tracks
  2. Select one track
  3. Open Appearance menu
  4. Change Color from current to any another type (e.g. Surface)

All tracks displayed will be shown with the surface color type.

  1. Apply Appearance

Only selected track will be shown with the surface color type. It's correct.

Example 2.

  1. Select another track with Solid color type
  2. Open Appearance menu

First track with Surface type color will be shown with the Solid type color

  1. Apply Appearance

First track will be shown correctly.

Actual result

Description in italics above

Expected result

Only selected track change Appearance in preview

Your Environment (required)

OsmAnd~ 4.8.0#2315m, release: 2024-05-16

@yuriiurshuliak
Copy link

The bug has been reproduced. Here's how to reproduce it:

  • Create multiple tracks in close proximity.
  • Alter the display of each track with different colors.
  • Attempt to change the color using options from the dropdown list (Surface, Slope).
  • All tracks will display with the surface color type.
  • Upon saving, all tracks revert to their original colors, with only the selected track displaying the surface color type.

OsmAnd~ 4.8.0#2330m, released: 2024-05-17

video_2024-05-17_15-01-30.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants