The ability to change the splitter between editor and instruction is reverted in RTL
See original GitHub issueWhile trying to move the .reflex-splitter
to open more spacing for instruction, it reduces it instead.
Here is the splitter
Currently, I am checking https://github.com/leefsmp/Re-Flex, and https://leefsmp.github.io/Re-Flex/index.html#demo6 for a way around this
Edit:
Short answer: it currently isn’t possible with it https://github.com/leefsmp/Re-Flex/issues/112, there is sandbox in the linked issue for people interested in what is going on https://codesandbox.io/s/pedantic-mahavira-jzdhw?file=/src/App.js
Split.js has the same issue
Issue Analytics
- State:
- Created a year ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Rome security and notable fixes - ServiceNow Docs
The following problems and their fixes are ordered by potential impact to customers, starting with the most significant fixes.
Read more >Revert changes - Google Ads Editor Help
You can revert edits, additions, and deletions any time before you post the changes to your Google Ads account. Option 1: Revert selected...
Read more >Dr.Explain 4.10 : User Guide
To edit a locked topic you need to unlock it first. To lock a topic, right-click it in the Topic Tree and select...
Read more >Unity 2022.2.0b8
Editor : Added the ability to block shortcuts from triggering during playmode while the game view window is focused.
Read more >Intel Quartus Prime Pro Edition User Guide: Platform Designer
Edit an IP Component with the Platform Designer Component Editor. ... signals and interfaces parameters of the generic component from an RTL file....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Sboonny this can probably be closed by a dedicated PR. If you go with my suggestion, it is kind of a hack. So, it’ll be easier to QA and eventually revert (if we come up with a non-hack) if it’s confined to one PR.
It’s an ugly hack, but could you make only the ReflexContainers LTR while having their containers and children be RLT? While playing with the codesandbox, that seemed to do the trick.