-
If I swipe to left and quickly to right (or vice versa) Pager goes in a wrong state:
- the indicator position is between two tabs
- the screen is divided between two view controllers
To better un…
-
How I can use Page Curl Transition for tranformer?
-
Hi, I just added pager tab strip into one of my controllers and my app local is RTL but the scroll view does not work correctly and since tabs are populated from right to left but controllers populate…
-
**What steps will reproduce the bug?**
1. Invoke bat on a directory and redirect stderr, e.g. `bat /bin 2>/dev/null`
**What happens?**
bat outputs to the terminal: `[bat error]: '/bin' is…
-
It does not give away much information about how to customize button size, font, pager icon color, size, how to define button events, how to use custom view controllers for each page, OR if any of the…
-
Hi There,
Seems like ControllerPagerAdapter is deprecated. But if I put the new implementation of the conductor view pager into my build gradle(implementation 'com.bluelinelabs:conductor-viewpager:3.…
-
We have a problem now.
## The first case
For example, we have the action like this one:
```ruby
module Web::Controllers::Tasks
class Index
include Web::Action
include Hanami::Pagi…
-
It has been pointed out to me that the terminology of certain features of this library is not optimal, especially when you learned about typical MVP patterns somewhere.
Things like instance and con…
-
Hello,
I wonder if updating the emulator to run [ITS](https://en.wikipedia.org/wiki/Incompatible_Timesharing_System) would be under consideration?
ITS never ran on a KI10, but it did run on modi…
-
## VIEW
``` PHP
echo ListView::widget([
'dataProvider' => $provider,
'itemOptions' => ['class' => 'item'],
'itemView' => '_view_item',
…