SlamaFR / BULB

Beautiful Urban Line Builder
https://bulb.slama.io
MIT License
21 stars 2 forks source link

Last update broke the station selection #58

Closed simeoncapy closed 3 days ago

simeoncapy commented 4 days ago

Since the last update, the selection of the station is bugged, the cursor seems to select the stations on the right and not under it. Then, on some stations it is impossible to select the transfer icon anymore.

For example, here my cursor is on the Mulhouse station, but the next branch is highlighted, and the transfer icon is not appearing. image

SlamaFR commented 4 days ago

Once again, that's because you inserted too many branches... You only need one.

simeoncapy commented 4 days ago

There is only one branch. It is a direct line (not fork), and with only one branch between each station.

simeoncapy commented 4 days ago

Haaaaaa, I understood what you mean! The branch is not the connection between the stations, we should move the stations on one branch only.

Indeed, it's tricky. I thought you need to use the branch as a link.

SlamaFR commented 4 days ago

Yes I know it not very intuitive, but I'm trying my best to make it as simple as possible.

However it seems to be still a bit unfriendly.

simeoncapy commented 4 days ago

Yeah, I understand, it's hard to find intuitive UX.

Maybe by making the first branch longer, to understand that you have to put the station on it? It's also hard for me to think something intuitive ^^

SlamaFR commented 3 days ago

Fixed