bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
664 stars 305 forks source link

[Bug] #869

Closed jalaldgr closed 1 year ago

jalaldgr commented 1 year ago

Steps to reproduce the bug

The keyboard's arrow keys work the other way around in RTL Layouts https://weblaze.dev/pluto_grid/build/web/#feature/rtl

Expected results

move forward on press the Left Key

Actual results

move backwards on press the Left Key

Code sample

/// If you have a code sample here, please attach it.

Execution Environment

Flutter version

PlutoGrid version

OS

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.