-
what's the proper way to set isClosable: false within the new v2 and still have reordering work correctly?
container.on( 'tab', function( tab ) {
if ( !state.isClosable ) {
const removeElement…
Scnck updated
3 years ago
-
Some of those display data from more than two years in a single screen, some just scale to two screens and others set limits, but not show all data.
Adding controls for time will solve that. Other po…
-
First off, thanks a lot for this repo! Very helpful for the project I'm working on!
Second, when trying to add a component, the component is always added as a tab. How can I set the default to alwa…
-
Howdy all y'all,
I like that I'm able to fyne-cross examples and make distribution-ready executables for other platforms. But, I was sad to find that Solitaire is larger than the screen on some dev…
-
The problem: the generator tools are only useful for the initial setup, and then become less useful over time.
E.g.
```
model User {
name String
}
```
Then I run:
```
orta in ~/te…
-
What would be the recommended way to integrate some 3D content that was rendered by a game-engine (let's say the result is then stored in a GPU texture) into interactive web-content within a certain w…
-
hi , @goldsam
in my Angular application when i click popout(open in new window),
in new window,angular application reload from first!! and popin on popup window does not work!
can you help me, p…
-
Hi,
I am trying to use this library to create CardViewList that will have Cards with custom layouts.
One of the custom things is a imagebutton which looks like a golden star (represents if the card …
-
Would be great to know if there's any planned eta for them :)
-
**Description**
Let's say we have two files opened in vertical splits. If we open the symbols outline with any suitable `:Aerialxxx` command (or keymapping), that window gets squished up (i.e. become…