-
Steps to reproduce:
* open any folder
* start searching
* type > 1 letter
* delete letters one by one
* the last deleted letter is still highlighted
Pythonista 301016 & iOS 11B4.
See atta…
zrzka updated
7 years ago
-
Upon exiting subviews within the UI Designer, changes are not always saved, but are reverted to their state before the subview was ‘entered’. This seems to happen more often when subviews are nested.
…
-
I am not sure you should be able to define the corner_radius of a sheet. But it would be helpful if you could . Eg, if you try to make a std view in a sheet, the corner_radius gets in the way. On th…
-
This repo currently has 325 open issues for only one Developer.
There a lot of "nice to have" issues that will never get resolved. Could we use labels to mark those isseue where others is the comm…
-
HelloWorld.py:
#!python3
#coding: utf-8
print('Hello World')
------------------------------------------------------------
Check.py:
import webbrowser
webbrowser.open('pythonista3://HelloWorld…
-
The spacing between the sections in the top-level file list seems unusually big - much larger than the spacing around headers in the iOS Settings app or in Pythonista's settings for example.
This i…
-
In the latest beta (build 311013), when opening a file from a share sheet (or from the iCloud Drive app), the new file goes into the last active editor tab and replace the file that was previously ope…
-
Short Description: Both the .py and its associated .pyui are in the same folder on my iOS device. And the .py script runs fine. When it encounters ui.load.view('myapp') from inside Pythonista environm…
-
PPT -> svg / png?
matplotlib graphics?
-
When the extra row of numbers are added to the extended keyboard by using the Pythonista setting, the keyboard height appears to be mis calculated as the top row remains on screen when the keyboard is…